apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-04T15:22:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 58a6605e-af0b-4ffc-b3a3-cd79873323c0
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bpknz
      namespace: kube-system
      uid: ebdc1b89-0bc1-47a9-bd63-a6c6871dfc0e
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ldwsx
      namespace: kube-system
      uid: 9d56b835-ee37-4a09-b640-f1708576ba85
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
