apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T21:22:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: e72d3c7a-fafe-402f-8a72-b861913d8b52
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qfwrc
      namespace: kube-system
      uid: 387b9285-0e82-4df0-b71d-bc8704d283bf
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-84mxg
      namespace: kube-system
      uid: 09c3b299-65bb-482f-99df-468e7632243c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
