Application Configuration Service for VMware Tanzu® v2.0

Tanzu Application Configuration Service provides a kubernetes-native experience to activate the runtime configuration Spring applications previously used through the Spring Cloud Config Server.

Spring Cloud Config Server was an essential component in microservices architectures in providing runtime configuration to Spring Boot applications. It did this by allowing configuration management to be hosted in Git repositories on different branches and folders that could be used to generate runtime configuration properties for applications. Application Configuration Service is compatible with the existing Git repository configuration management approach and filters runtime configuration for any application using slices that produce Secrets and ConfigMaps.

Key features

Application Configuration Service for VMware Tanzu includes the following key features:

  • Support for Spring Cloud Config formatted properties storage in a Git repository
  • Kubernetes-native access of properties within applications

Capacity requirements

By default, each Application Configuration Service for VMware Tanzu® instance requests:

  • 256 MB of memory
  • 100m of vCPU

With limits of:

  • 1 GB of memory
  • 500m of vCPU
check-circle-line exclamation-circle-line close-line
Scroll to top icon