Cloud key management
Deploying CryptoHub in Google ...

Manage deployments

8min

Understand the processes for updating, maintaining, and refining your deployment. This section covers upgrading and rolling back changes, monitoring performance and scaling, and conducting essential cleanup tasks.

Upgrade and roll back deployments

Perform the following tasks:

Upgrade a release

To change configuration or update the version:

Shell


Rollback a release

To revert to a previous version of your deployment:

Shell


Monitor and scale deployments

Perform the following tasks:

Monitor the deployment

Use kubectl to monitor the status and logs of your deployment:

Shell


Scale the deployment

Manually or automatically scale your services to handle different loads:

Shell


Cleanup

Perform the following tasks:

Delete a release:

Remove a release and its associated resources:

Shell


Delete the GKE cluster:

If no longer needed, clean up the cluster to avoid unnecessary changes:

Shell