These topics that tell you how to monitor, scale, and manage apps in Kubernetes Spaces at runtime.
Topic | Description |
---|---|
Monitor Space readiness | Monitor Space readiness for hosting apps. |
Observe a running application in a Space | View information about the state of a running app and its related services. |
Increase application resilience | Define resiliency requirements for your Space. An app deployed to the Space receives the resilience characteristics you defined for the Space. |
Scale applications | After you deploy an app, scale it by updating its runtime to change the number of app instances and modify the CPU and memory configuration. |
Configure horizontal autoscaling of an application | Configure 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 variables | Provide 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 applications | After you deploy an application to a Space, you can stop and immediately restart the application using the UI or Tanzu CLI. |
Stop and start applications | After you deploy an application to a Space, you can stop a running application using the UI or Tanzu CLI and then manually restart it. |
Content feedback and comments