apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T17:22:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: bc265929-1d71-4f3f-81fa-6dad74535ec1
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rwmw5
      namespace: kube-system
      uid: 9bfb490e-9bbe-4dc5-b7fb-104e642feacf
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t2854
      namespace: kube-system
      uid: af572408-4c7c-4ed5-9f26-007cd63687ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
