apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T02:37:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "836"
  uid: bdf0deee-bb99-41af-bcea-c281ead4ec01
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z8kjj
      namespace: kube-system
      uid: 4b553de1-c44f-45b4-9af2-828a656015ff
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c2nnx
      namespace: kube-system
      uid: dac89c12-1960-4179-8ee7-cdcc9e41c69b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
