apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:43:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 07708236-b9b5-461f-9f94-1453673aa56b
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fzw4x
      namespace: kube-system
      uid: ca59b91a-8311-4a23-a4aa-81819f7c1ab8
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8qjdg
      namespace: kube-system
      uid: 4bf5f5a2-bbd6-478e-938a-59db46599987
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
