apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T21:25:47Z"
  creationTimestamp: "2026-04-02T21:24:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "947"
  uid: f6dabf78-db70-4658-a61f-e40213f154f3
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5595k
      namespace: kube-system
      uid: a4529de0-b60a-4790-86eb-c29387c3e5f6
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rxv6m
      namespace: kube-system
      uid: 76c46032-a97a-4fa4-b168-e228e838f10c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
