apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:46:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 27bed25c-662c-4b04-9332-1bb82f701e4f
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7tj45
      namespace: kube-system
      uid: fd43835d-4f81-4b6b-bda4-75f9d811c496
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bhxt7
      namespace: kube-system
      uid: 72b64245-5806-4ce5-8038-5a73834ce3ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
