apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-09T01:39:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "835"
  uid: 7af08ff9-c668-42ee-992a-941f6a22fa7f
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vlzdl
      namespace: kube-system
      uid: ac49e76e-ce48-4ae1-a6bd-7ef952795707
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9h9v
      namespace: kube-system
      uid: 46f8b906-a1e8-4572-b564-3399ac30796c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
