apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T13:19:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 82f6ce16-6bca-45ac-a510-aff825d627dd
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xzqmg
      namespace: kube-system
      uid: ae778ef3-a213-4aea-a687-67a4c01be621
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b58ml
      namespace: kube-system
      uid: 85457d05-94e4-4ba9-be54-bc1a29cdc46e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
