apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-06T09:45:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: af6d8d95-07f7-4c2f-be71-aab371fea329
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcsv5
      namespace: kube-system
      uid: 3ba3f680-1e81-42f9-8a96-5a28b142d530
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wt6p5
      namespace: kube-system
      uid: 11157497-fce0-4121-b8d1-ae1d61460664
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
