nodepool/releasenotes/notes/k8s-in-cluster-config-e9a711d20faac949.yaml
James E. Blair 676b6b07bd Update documentation for k8s in-cluster config
Update the docs and add a release note to let folks know that
in-cluster config is an option now.

Change-Id: Ifb4a575fb7e9b6a89e14f00a2e1cccee6fdabf72
2019-07-02 06:50:19 -07:00

9 lines
345 B
YAML

---
features:
- |
The Kubernetes driver now supports optionally loading cluster
admin service account information from the standard in-cluster
configuration paths if Nodepool itself is running in Kubernetes.
If this method is used, installation of a ``kube/config`` file in
the Nodepool launcher pod is no longer required.