apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-22T22:11:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "962"
  uid: 57ac0932-7744-40b9-805e-617d091e9d7e
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfjw8
      namespace: kube-system
      uid: 9b4d1b0c-59e6-4696-97e7-00e497a3a67c
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4rb2
      namespace: kube-system
      uid: 50428846-5656-4aa0-9f97-a7f62412954e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
