apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T02:06:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "653"
  uid: a7059a8c-f887-48c2-9f7f-aa93d5bef000
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-52qcl
      namespace: kube-system
      uid: 1533850a-667d-447f-baa0-5499527415be
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gnqbn
      namespace: kube-system
      uid: 34e78d01-ccc8-4440-b047-12c9af5db27a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
