apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T21:50:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "986"
  uid: 097ca2dd-7472-4060-aeb2-4f2a77998b17
subsets:
- addresses:
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pbppf
      namespace: kube-system
      uid: 09b3aa80-4b9d-4fae-9411-434c90fa5b62
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vmzl6
      namespace: kube-system
      uid: 43ce06d0-bd5c-4cdb-91c9-d67e31f667c3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
