apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T22:52:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: a3563ed4-39e6-430e-8909-e1e494f47fdd
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wtl8c
      namespace: kube-system
      uid: 2539ef44-c311-46f8-a9be-babe39ce514c
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v4cxq
      namespace: kube-system
      uid: d5ab7ae8-0416-41b7-ad29-0ee00da127ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
