apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-25T22:24:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "981"
  uid: 6221b734-c420-4eaf-8d64-45578c941665
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-28rdp
      namespace: kube-system
      uid: aafa5e8f-39ef-41d1-b162-4195a95e3d5b
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v2jdr
      namespace: kube-system
      uid: ad4aaa9a-4f2a-472b-9beb-d25d77936238
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
