apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T17:24:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 1aaf4884-fea1-4527-8338-56e48e33ae03
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wnq9z
      namespace: kube-system
      uid: ce339884-0d56-4122-b537-d52a356027d1
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvp2h
      namespace: kube-system
      uid: ac818aba-2ff8-4401-984c-3c9fcad62487
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
