Files
2026-02-15 21:18:24 +00:00
..
2026-02-15 21:18:24 +00:00
2026-02-15 21:18:24 +00:00
2026-02-15 21:18:24 +00:00

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

Add a new application using code

There are two ways to add a new application: manually by using a form or automatically by using code. This article explains how to add an application using code.

{% hint style="info" %} Creating from code isn't just for applications - you can also deploy namespaces, ingresses, ConfigMaps, secrets, volumes and more using code. {% endhint %}

From the menu, select Applications and click Create from code. Next, choose whether you want to deploy your application using a Manifest or a Helm chart.

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

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