apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:19:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: 07d2d5ad-0629-46bc-b59a-3e6d15fb9077
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pjsm8
      namespace: kube-system
      uid: 7d34ccf6-0e6b-47ef-bdc4-74ccb80c0dc8
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bn652
      namespace: kube-system
      uid: 374a5361-a854-4c46-bb42-1a38d1267e61
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
