apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-09T22:27:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "690"
  uid: 748bf063-4331-468b-8055-65b715594f7f
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxr6f
      namespace: kube-system
      uid: f3bb92e7-8bed-4797-9f3c-ed98792abd71
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hllwl
      namespace: kube-system
      uid: 5470b541-7014-4ab3-ace9-0b279382832e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
