apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:45:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 88e7d727-74ba-47d0-9fe1-22360fbe135b
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-747ld
      namespace: kube-system
      uid: 393a9f45-d95d-4d3b-ae58-8daaea002620
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kp9fg
      namespace: kube-system
      uid: 6fbb056c-d85f-4a55-ba47-a313122ea725
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
