apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T01:49:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 6ddb247d-e540-445e-9b41-9720903afe1e
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5kj5
      namespace: kube-system
      uid: f8a8b98c-f3d0-42f3-abf0-6e771d525eef
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fdt42
      namespace: kube-system
      uid: 4ae1ea5b-e42a-4089-bc25-82afd8bc1c3e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
