apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T00:28:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: c7ce6f4e-0430-41ba-89de-6995b7823a56
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpcgl
      namespace: kube-system
      uid: 67466508-884f-419b-ac4d-d61b3e15307d
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s5zn6
      namespace: kube-system
      uid: 98481049-b4c4-44b8-8eaa-c664488d73e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
