apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T00:58:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: a0ee122f-5adb-4af2-a0ef-47ffc96e6f26
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4vjt4
      namespace: kube-system
      uid: 7759ae67-c845-4090-8443-f34908b5c61b
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qv8n
      namespace: kube-system
      uid: ef0ddae6-57f1-469b-b61e-e98fa6611420
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
