apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T19:50:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 66ac2361-f733-45b3-85c2-8c5fc50dc1c5
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kx58
      namespace: kube-system
      uid: 76a8ddce-7625-4b9e-9c39-c82ddbc757c1
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2b4k2
      namespace: kube-system
      uid: 15af4bac-c27d-4058-8c67-73133731565a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
