apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-10T15:19:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: d72ef5e0-fc4e-41dc-a443-4d966a10b117
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5kqln
      namespace: kube-system
      uid: 5853a2a8-b4ae-4af4-ba50-131b56139418
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-smldp
      namespace: kube-system
      uid: 5a642ba2-3a7c-4050-89af-a5a93913f86d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
