apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T09:12:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: c9928b52-e94f-46b3-9adc-819e6f34ecb9
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9vcg
      namespace: kube-system
      uid: b4dca480-9ec7-4888-a0ab-088c471343cf
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6ghln
      namespace: kube-system
      uid: 1e1adcfc-0a5a-4513-b31b-d0f1d00a90bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
