apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T18:31:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 4f7daf9e-a3d3-49bc-96ef-654122d41926
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fppgc
      namespace: kube-system
      uid: 8b22e042-703a-4d3c-9b84-233ad6ade6e5
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ct7j9
      namespace: kube-system
      uid: 8c33093a-7a8e-4539-b2ed-afc90d276f23
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
