apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:51:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "975"
  uid: 9c006e04-2e66-4930-9104-ee66dea2f1f7
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wgpg5
      namespace: kube-system
      uid: 7aa9a1a9-8f35-4df7-a9e7-fce55652ed35
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s6qzx
      namespace: kube-system
      uid: 9176d22a-b343-411d-966a-b7551f7a5ff0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
