Stacks

The final step is to create a Planeo Stack, which is essentially a specific Template on a specific Environment. Pick a name, a select the Environment and Template you created earlier. This will deploy a Helm release to the Kubernetes cluster, detect all service ports, and automatically forward to them from local ports.

Once the Helm chart is verified and released, it should enter a "ready" state.

Clicking on the "Open in Browser" action should open the first available service port in the browser, in this case, nginx.

Last updated