apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T17:43:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 60bb06da-8502-4af9-ae2b-aed435983ab3
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cdgm9
      namespace: kube-system
      uid: a230b413-6f34-49ad-a4dd-045b5a25523a
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cv6l6
      namespace: kube-system
      uid: cfa64d58-1dd8-4ba2-9fa5-3047d2455b8a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
