apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T11:29:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: a9da30e6-687b-4e84-a969-8b378e908b1a
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s8stg
      namespace: kube-system
      uid: 0d238f02-53c1-4f85-87c0-8c3c9b5a195c
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d6zgm
      namespace: kube-system
      uid: 596c7895-1e56-410c-b416-07ddac771438
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
