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.
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 file (for example a manifest or a Helm chart):
Add a new application using a formAdd a new application using a fileYou can also inspect a running application:
Inspect an applicationInspect a Helm applicationApplications can be edited, webhooks can be configured and volumes can be detached:
Edit an applicationWebhooksDetach a volume from an applicationIf you no longer require an application, it can be removed:
Remove an application