apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T18:30:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 5f07a253-0a19-48a4-a597-934ebf0f0042
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wqj7
      namespace: kube-system
      uid: d5adc063-0c87-4706-891f-eee537292446
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cz8mt
      namespace: kube-system
      uid: 29efad0e-e5ea-45c1-8bc5-f46dba77e61c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
