apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T22:24:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 79f38eb0-6021-4c3d-8179-c4660a2fc733
subsets:
- addresses:
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-prrq6
      namespace: kube-system
      uid: 9b823bd5-a63d-42a7-88ce-51cc1d1b311e
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q2kw2
      namespace: kube-system
      uid: 58d82f1d-8653-422f-bf07-e0e964d8c363
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
