apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:26:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: b31eccd2-591a-4520-954e-38d3baf5d97b
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnfdb
      namespace: kube-system
      uid: 3219af40-4a05-47a0-936f-162dfde2a562
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2r22c
      namespace: kube-system
      uid: 25c6d148-9f61-461d-ba39-29ce95f47903
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
