apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T06:10:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: a17ecfce-9c1f-4def-ba6c-6b6c1aec34ae
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4556j
      namespace: kube-system
      uid: e6fffd26-60db-445e-ac59-288554300487
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t2pfw
      namespace: kube-system
      uid: af182b5a-2287-44dd-a5bb-310b7c82e367
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
