apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T19:11:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 5893902f-db47-48c1-8428-c085053554f0
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p9qtd
      namespace: kube-system
      uid: dff352e9-f15a-4c0b-a4ef-08f31ca39966
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfw9l
      namespace: kube-system
      uid: 3512f7d9-cc0e-4a70-92af-cf413a9d2832
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
