Skip to content

Instantly share code, notes, and snippets.

Starting a MySQL shell

Important

This section meant to be used as a last resort option for fixing or debugging a deployment. You should not be regularly performing actions on a KaaS container as part of a deployment. Most deployment issues should be resolved by redeploy and/or code changes such as updating the [post deploy actions][post deploy example] for the service.

Note

This requires Teleport access

Get the cluster and namespace from the Argo CD in the application details section (or use kubectl).

  • [Prod and Staging variants][Argo CD Prod apps]