apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T14:20:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 1e2db196-d04a-4e47-8c0c-40665dc8ba93
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g887v
      namespace: kube-system
      uid: f6861fdd-6a1a-479d-980e-c455409e6fd3
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fpqnw
      namespace: kube-system
      uid: 0d54670c-3ad3-4ab6-af25-17babb7e6517
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
