apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T23:18:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: f8dc24a7-f9d6-4cff-83c6-8f0cdaffb286
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7tcqq
      namespace: kube-system
      uid: a62fdbf5-74e9-450c-885a-cfce2285efe9
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rd7pl
      namespace: kube-system
      uid: b854654d-c632-4ac4-b678-aa42407a19fe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
