apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-13T22:41:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: ffac94da-67be-4ee8-8816-d07e5d4310cd
subsets:
- addresses:
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmvrw
      namespace: kube-system
      uid: 168ce237-daea-4547-b65e-911c4df8d026
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hpjlz
      namespace: kube-system
      uid: 72dcf789-abec-45b6-a393-be273934a529
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
