Applications
Last updated
Last updated
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.
Portainer lets you add applications either using a form or through a manifest:
Add a new application using a formAdd a new application using a manifestYou can also inspect a running application:
Inspect an applicationVersion 2.9 has added support for deploying applications via Helm charts:
Deploy a new application from a Helm chartIf you no longer require an application, it can be removed:
Remove an application