Enterprise Config Server is an externalized configuration server based on the open-source Spring Cloud Config project. Config Server provides a centralized server for delivering external configuration properties to an application, and a central source for managing this configuration across deployment environments.
For more detailed documentation, including client configuration setup, see the
Tanzu Spring Runtime - Config Server documentation.
Workloads communicate with the ConfigServer
resources in the application namespace. From within Tanzu Application Platform, the Config controller communicates with the ConfigServer
resources in the application namespace.
Each node of the ConfigServer
controller requires:
with limits of:
You can scale the controller horizontally for higher availability.