apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:58:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 693aa7b9-5a92-4251-8e6a-c061e46439aa
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8ttgq
      namespace: kube-system
      uid: 2334255c-e417-4d6a-9e8b-2713fd77a6a4
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72tx2
      namespace: kube-system
      uid: eca0b79c-ede6-44e0-a885-638353c1eddd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
