apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:49:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: b6e2d110-7fb2-40bb-a4c8-6785975c0cc5
subsets:
- addresses:
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbvhs
      namespace: kube-system
      uid: dfa3ca66-17f6-48ca-986e-bbcd0f979638
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zpj9h
      namespace: kube-system
      uid: 99811ba6-8fca-421b-ba90-78c1580e21da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
