apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T11:23:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "961"
  uid: 68d53a92-6f64-478d-968e-21594bc414b7
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wvcdx
      namespace: kube-system
      uid: dc4a33a9-4f18-4bc1-ad5f-14d62993547d
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8stjt
      namespace: kube-system
      uid: 28f80570-8f25-488f-ae3b-06a0afc9e046
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
