apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T21:51:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: bc6164eb-dbd8-4877-a8c4-8c08d73af8ad
subsets:
- addresses:
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2mb25
      namespace: kube-system
      uid: 04bec16a-daf8-4364-88a9-a89b815a3f85
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d7hnz
      namespace: kube-system
      uid: b35ce8df-6a8b-4e43-a86a-0b3be65fe12f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
