apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:20:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 8c02db98-2cfd-427c-8057-3ca68d0ebd88
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5xtm
      namespace: kube-system
      uid: e45ff415-a131-47b4-844c-4d142901a7dd
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k27b2
      namespace: kube-system
      uid: cceba6fe-cce5-4916-b076-b92783130f67
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
