apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T22:45:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 2ff3b37e-2948-428e-a5c7-8138fbf78cb2
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2gbrh
      namespace: kube-system
      uid: 86f09329-f7f1-410d-ac56-5803f9a17c4c
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t58sd
      namespace: kube-system
      uid: 5aa2b715-e868-4c02-b908-46c46cfcde2e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
