Prerequisites
For both deploying and deleting an application for Managed Kubernetes, make sure that you are in a group that has at least theeditor role within your tenant; for example, the default editors group. You can check this in the Administration → IAM section of the web console.
How to find and deploy an application
To see the list of applications for Managed Kubernetes and deploy an application:- Web console
- In the sidebar, go to
Applications.
- In the Deployment dropdown, select Kubernetes to see only applications that support Kubernetes deployment.
- Choose an application, open its page and click Deploy on cluster.
- Configure the application. If you do not have a suitable Managed Kubernetes cluster to deploy the application, you can create a new cluster on this step. The application creates the necessary node groups in the new or existing cluster automatically.
- Click Deploy application.
- Wait until the statuses of the cluster and application are
Running.
How to delete an application
- Web console
- In the sidebar, go to
Applications.
- Go to the Installed tab to see your deployed applications.
- Find the application you want to delete and open it.
- On the application details page, go to the Settings tab.
- Click Delete application.
- To confirm that you want to delete the application, enter its name and click Delete application.