apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T21:32:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: fc9b84df-6eda-4c37-8994-39ab4aee2832
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhfzx
      namespace: kube-system
      uid: 29a61401-d670-4a3a-98f1-66ca0ee69826
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p6m6w
      namespace: kube-system
      uid: 87989bee-f0b1-42d7-aa4c-a2ae8053cf2e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
