apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T05:02:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: c403f104-9a7f-4045-a7ee-a17b0d1d9411
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vvqrp
      namespace: kube-system
      uid: f6495aa5-c34c-4c64-950b-0aed59935eef
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qn8hw
      namespace: kube-system
      uid: 66c525e7-bcd1-4fc4-a591-36319eb17def
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
