apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T21:52:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "946"
  uid: 1b7f753b-a109-4519-b3ac-9d6d2e2e6746
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gsbb8
      namespace: kube-system
      uid: 0610ba0c-bc71-47ad-ad6b-65fc2ef66825
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lb4n2
      namespace: kube-system
      uid: 14e94812-567d-4602-908b-711741980b7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
