apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-18T15:10:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: f63394ca-10f1-48df-a388-a30b0f3dd568
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qhhb9
      namespace: kube-system
      uid: 547666b6-e73d-4ad6-8f8d-99371b05d950
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vg7m2
      namespace: kube-system
      uid: 495c16d2-d454-4192-b9e5-66945fb457f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
