apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T16:32:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 4f3affce-66a8-491e-9db9-402874c13a0e
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxbm9
      namespace: kube-system
      uid: 06e2b292-dd93-4a29-94b5-8ed0b3480d4c
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bbh95
      namespace: kube-system
      uid: ab5dd14f-d86c-460c-9047-a1116b095c78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
