This repository was archived by the owner on Oct 31, 2019. It is now read-only.
This repository was archived by the owner on Oct 31, 2019. It is now read-only.
Add optional support for running the Kubernetes control plane in "self-hosted" mode #124
Open
Description
We'd like to be able to run in so called "self-hosted" mode where Kubernetes runs control plane components are run as managed pods inside the cluster instead of native processes or services. This probably wouldn't be something we something that will be likely be enabled by default, but it would be useful option for development.