Applications

In Kubernetes, an application is a collection of configuration settings and variables required to run your app. This may consist of a single container or multiple containers with complex interoperability.

You can filter the list of applications by namespace using the Namespace dropdown.

Portainer lets you add applications either using a form or through a manifest:

pageAdd a new application using a formpageAdd a new application using a manifest

You can also inspect a running application:

pageInspect an application

Applications can also be deployed via Helm charts:

pageDeploy a new application from a Helm chart

If you no longer require an application, it can be removed:

pageRemove an application