apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T08:08:37Z"
  creationTimestamp: "2026-02-24T08:07:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "717"
  uid: 6824fa0f-efb7-4719-a7dd-acf7796e7f1d
subsets:
- addresses:
  - ip: 172.24.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hd68j
      namespace: kube-system
      uid: 116040a8-7c62-45c3-a5c9-5a659377554f
  - ip: 172.24.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vkhs7
      namespace: kube-system
      uid: ca0d3918-20b1-4052-8600-ef1663307aad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
