att-comdev / halcyon-kubernetes

Ansible playbooks for a kubadm-based kubernetes deployment, on supporting any cloud and any kubeadm-enabled OS.
Apache License 2.0
35 stars 22 forks source link

Add option for hosts to use k8s dns #22

Closed intlabs closed 7 years ago

intlabs commented 7 years ago

This commit provides the option to set up the host to use kubernetes cluster DNS service, meaning that pods running in the host network namespace can access the cluster (required for ceph, and possibly other system services).

intlabs commented 7 years ago

Superceeded by: https://github.com/att-comdev/halcyon-kubernetes/pull/23