apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-11T05:13:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: ee93f1f0-3f63-4d1d-bf9c-1bca7642251b
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-shthz
      namespace: kube-system
      uid: 94b68f30-134d-494f-810f-bb60fb4849d8
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g4wrq
      namespace: kube-system
      uid: bb2143e8-85dd-469f-bf16-8b1c84dd81ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
