apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T05:01:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 282c5829-abd7-41b5-a6bb-d705928d5c43
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mfl58
      namespace: kube-system
      uid: 0a6f1c94-4770-4ff3-bc0a-69f06f685955
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6b78h
      namespace: kube-system
      uid: c7685b3d-19a0-44ba-afe0-1d75cacc0ef4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
