apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T00:41:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 3ab6ad24-e7f8-4e8f-aa8e-4297242f0d4c
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7wtp8
      namespace: kube-system
      uid: bb4051f5-391b-4a6d-a438-e267150fd62f
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pgnzm
      namespace: kube-system
      uid: ca181c07-eea2-4f56-94f1-7c0d2d01d8c9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
