apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T20:01:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 560fc472-a6d6-4370-99f0-b93fbc06a3fb
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r9wqv
      namespace: kube-system
      uid: f3d42de2-8ac9-4ee6-91a5-8b8d4e08bb74
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqsr6
      namespace: kube-system
      uid: 50c78673-6132-4348-902d-34ac288f9b29
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
