apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T19:45:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "679"
  uid: c21e6fb6-db3f-4406-91b9-5f2b71d0222a
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5phj
      namespace: kube-system
      uid: 855f4eb1-4fec-407a-b326-b2ad83b9dec7
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fj79w
      namespace: kube-system
      uid: 15dbf3c9-090d-407f-988a-39011628db11
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
