apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T07:58:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "978"
  uid: 165907a5-2571-4797-9ba2-f1e903ee0368
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gqf7b
      namespace: kube-system
      uid: 80ebd52f-e5b7-4473-a883-122f0eb0f0c1
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pbvfc
      namespace: kube-system
      uid: 2b3fc5e1-f57f-4b73-a703-5fd0a7897cee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
