Skip to main content
Version: 3.14

How to deploy Scalar Admin for Kubernetes

This document explains how to deploy Scalar Admin for Kubernetes by using Scalar Helm Charts. For details on the custom values file for Scalar Admin for Kubernetes, see Configure a custom values file for Scalar Admin for Kubernetes.

Deploy Scalar Admin for Kubernetes​

To deploy Scalar Admin for Kubernetes, run the following command, replacing the contents in the angle brackets as described:

helm install <RELEASE_NAME> scalar-labs/scalar-admin-for-kubernetes -n <NAMESPACE> -f /<PATH_TO_YOUR_CUSTOM_VALUES_FILE_FOR_SCALAR_ADMIN_FOR_KUBERNETES> --version <CHART_VERSION>

Upgrade a Scalar Admin for Kubernetes job​

To upgrade a Scalar Admin for Kubernetes job, run the following command, replacing the contents in the angle brackets as described:

helm upgrade <RELEASE_NAME> scalar-labs/scalar-admin-for-kubernetes -n <NAMESPACE> -f /<PATH_TO_YOUR_CUSTOM_VALUES_FILE_FOR_SCALAR_ADMIN_FOR_KUBERNETES> --version <CHART_VERSION>

Delete a Scalar Admin for Kubernetes job​

To delete a Scalar Admin for Kubernetes job, run the following command, replacing the contents in the angle brackets as described:

helm uninstall <RELEASE_NAME> -n <NAMESPACE>
This website uses cookies to enhance the visitor experience. By continuing to use this website, you acknowledge that you have read and understood our privacy policy and consent to the use of cookies to help improve your browsing experience and provide you with personalized content.