apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T16:51:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 596f16a9-d781-4c29-8595-90a65182c947
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9v8pn
      namespace: kube-system
      uid: 8786c11d-eee6-40d1-9a07-17ef1bc27242
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zfk5g
      namespace: kube-system
      uid: 62615da4-f98b-4a57-8016-45887092b4e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
