apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T22:26:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: f78e32d9-3e5a-4d4f-86cf-12da0ba71bde
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j7kph
      namespace: kube-system
      uid: 1b933461-8b70-46c7-88d2-faef2f9f6bdf
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qdw88
      namespace: kube-system
      uid: 23d5d00f-c3f6-424c-8f61-72d67770cd47
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
