apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:07:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: bb238506-f84d-4d10-ac7b-7c5d25c204e0
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7f7km
      namespace: kube-system
      uid: 31a737e8-8ecc-49a8-b962-b50fdba5096c
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9kt8
      namespace: kube-system
      uid: 100543a5-0391-4bcd-861b-3590ccb4157a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
