apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-14T19:39:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: a7fa1e7a-b2cc-411b-84e0-6d6a56385ee9
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5rmzx
      namespace: kube-system
      uid: 325a96b3-98bf-4622-9b58-4f642fa12d0a
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xqnd
      namespace: kube-system
      uid: 2f93296e-a587-4927-996a-85ed13c20876
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
