horizon/releasenotes/notes/bp-kubernetes-config-gen-bcebcbd8f9fb9991.yaml
Claudio Pisa f381f4dd3c Downloadable Kubernetes configuration file
Kubernetes can use OpenStack application credentials for authentication.
Generate a kubeconfig file and make it available to download along with the
openrc and clouds.yaml files.

blueprint kubernetes-config-gen

Change-Id: I298370e7abf4f0d480bd5199060f24bab6d6daaa
2019-09-12 14:03:04 +03:00

9 lines
377 B
YAML

---
features:
- |
[`blueprint kubernetes-config-gen <https://blueprints.launchpad.net/horizon/+spec/kubernetes-config-gen>`_]
Horizon now supports the optional automatic generation of a Kubernetes
configuration file (kubeconfig) based on application credentials. Adds
a new download button for this purpose in the application credentials
creation dialog.