Tanzu Platform 10.0

Monitor, scale, and manage apps at runtime

Last Updated March 03, 2025

These topics that tell you how to monitor, scale, and manage apps in Kubernetes Spaces at runtime.

TopicDescription
Monitor Space readinessMonitor Space readiness for hosting apps.
Observe a running application in a SpaceView information about the state of a running app and its related services.
Increase application resilienceDefine resiliency requirements for your Space. An app deployed to the Space receives the resilience characteristics you defined for the Space.
Scale applicationsAfter you deploy an app, scale it by updating its runtime to change the number of application instances and modify the CPU and memory configuration.
Configure horizontal autoscaling of an applicationConfigure autoscaling of an app so that instances of the app are automatically created or removed based on current values of metrics such as CPU and memory.
Configure environment variablesProvide environment-specific configuration to dynamically reconfigure an app. This also allows you to override and manage sensitive values that should not be committed in source code.
Restart applicationsAfter you deploy an application to a Space, you can stop and immediately restart the application using the UI or Tanzu CLI.
Stop and start applicationsAfter you deploy an application to a Space, you can stop a running application using the UI or Tanzu CLI and then manually restart it.