Securely launch Parity on your k8s cluster in 2 minutes
remediator
.
We provide a helm chart to deploy Parity into your cluster.
To set it up, follow these steps. If you have any issues, please reach out to us at founders@tryparity.com.
helm
installed, follow the relevant installation instructions here before continuing on.
<NAMESPACE>
with a new namespace of your choice (ex. parity
), and <YOUR_API_KEY>
with the API key you generated earlier. <YOUR_CLUSTER_NAME>
can be any name of your chosing, but must be unique within your organization.
helm upgrade
to do so. For example, if we wanted remediator
to have write access to our cluster, we’d run
--reuse-values
to preserve the API key and tag that you set in the installation.