twink0r / charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strongDM

License Docs Twitter Artifact Hub

Helm Charts

This repo contains packaged Helm charts provided by strongDM:

Prerequisites

Installing the Chart

helm repo add strongdm https://helm.strongdm.com/stable/
helm install [RELEASE_NAME] strongdm/sdm-relay -f values.yaml
helm status [RELEASE_NAME]

See configuration options.

See helm install for command documentation.

Upgrading the Chart

helm upgrade [RELEASE_NAME] strongdm/sdm-relay --install

See helm upgrade for command documentation.

Uninstalling the Chart

helm uninstall [RELEASE_NAME]

The command removes all the Kubernetes components associated with the release and deletes the release.

See helm uninstall for command documentation.

This repo provides an implementation of a strongDM Client Container inside Kubernetes using Helm.

Learn more about deploying strongDM's cliet container inside Kubernetes on our docs site.

Prerequisites

Note: In order to get a Gateway Token you'll need an external address to register. This is external address is immutable after creation.

Installing the Chart

helm repo add strongdm https://helm.strongdm.com/stable/
helm install [RELEASE_NAME] strongdm/sdm-client -f values.yaml
helm status [RELEASE_NAME]

See configuration options.

See helm install for command documentation.

Upgrading the Chart

helm upgrade [RELEASE_NAME] strongdm/sdm-client --install

See helm upgrade for command documentation.

Uninstalling the Chart

helm uninstall [RELEASE_NAME]

The command removes all the Kubernetes components associated with the release and deletes the release.

See helm uninstall for command documentation.

About

License:Apache License 2.0


Languages

Language:Smarty 100.0%