apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T03:00:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: 0eaaab3e-30c5-4ee4-95bb-037d730c8578
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hdr6v
      namespace: kube-system
      uid: 8ac5b047-5c7f-4d3a-aa75-de35f4c3fee8
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g8xl4
      namespace: kube-system
      uid: 64caae9e-1c02-4c1a-a41d-71b8b064e50d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
