Files
2024-03-19 03:09:42 +00:00

800 B

Add an Ingress using a manifest

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

{% hint style="info" %} Manifests aren't just for Ingresses - you can also deploy namespaces, ConfigMaps, secrets and volumes using a manifest. {% endhint %}

From the menu expand Networking, select Ingresses then click Create from manifest.

From here you can follow the instructions for adding from a manifest.

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