apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T12:43:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: c9f28c46-ce41-46e1-848a-b1273b946528
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jzqk2
      namespace: kube-system
      uid: 90b7e706-a3e3-445e-b7e6-9727c71ecd67
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-97569
      namespace: kube-system
      uid: cafc5447-e939-4df8-809d-434daa7fc682
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
