Configure Dynamic Kubernetes Accounts

Use Spinnaker’s External Account Configuration feature to manage Kubernetes accounts.

Overview of external account configuration

If you add, delete, or modify Kubernetes deployment targets on a regular basis, you may find that redeploying Clouddriver to pull in new account configuration impacts your teams. Spinnaker’s External Account Configuration feature allows you to manage account configuration externally from Spinnaker and then read that configuration change without requiring a redeployment of Clouddriver.

External Account Configuration is only supported for Kubernetes and Cloud Foundry provider accounts. This document describes how this works with Kubernetes accounts.

Armory does not recommend using External Account Configuration with Spring Cloud Config Server. If you have an existing environment with Spring Cloud Config Server with this setup, see the following KB article: Configure Spinnaker’s External Account Configuration with Vault.


Last modified December 9, 2022: (77a2e500)