apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T16:29:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 8c074517-80a7-4a99-8e60-4882e2abc869
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sslbl
      namespace: kube-system
      uid: 861b805e-297c-4864-86a4-3293c6a264dc
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zt4td
      namespace: kube-system
      uid: 6e97428f-a677-4c59-bde1-4bed862c84ae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
