Files
2026-03-27 01:42:47 +00:00
..
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00
2026-03-01 21:22:06 +00:00

metaLinks
metaLinks
alternates
https://app.gitbook.com/s/xdTQRpMuktD2l0URtOJO/user/kubernetes/applications

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 code (for example a manifest or a Helm chart):

{% content-ref url="add.md" %} add.md {% endcontent-ref %}

{% content-ref url="manifest/" %} manifest {% endcontent-ref %}

You can also inspect a running application:

{% content-ref url="inspect.md" %} inspect.md {% endcontent-ref %}

{% content-ref url="inspect-helm.md" %} inspect-helm.md {% endcontent-ref %}

Applications can be edited, webhooks can be configured and volumes can be detached:

{% content-ref url="edit.md" %} edit.md {% endcontent-ref %}

{% content-ref url="edit-helm.md" %} edit-helm.md {% endcontent-ref %}

{% content-ref url="webhooks.md" %} webhooks.md {% endcontent-ref %}

{% content-ref url="detach-volume.md" %} detach-volume.md {% endcontent-ref %}

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

{% content-ref url="remove.md" %} remove.md {% endcontent-ref %}