NAME: neutron-coredns LAST DEPLOYED: Tue Mar 3 21:39:44 2026 NAMESPACE: openstack STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: CoreDNS is now running in the cluster. It can be accessed using the below endpoint "neutron-coredns.openstack.svc.cluster.local" from within the cluster It can be tested with the following: 1. Launch a Pod with DNS tools: kubectl run -it --rm --restart=Never --image=infoblox/dnstools:latest dnstools 2. Query the DNS server: / # host kubernetes