Global Prerequisites
- Kubernetes Cluster (v1.28.15+)
- Access to the Kubernetes Cluster
- Helm (v3.0+) installed, see Helm install docs
Helm Installation
All Fossorial Helm charts are available on Artifact Hub. See Fossorial Charts.Prepare Installation files
Prepare your Newt credentials:Prepare a values file with your desired configuration.
newt-cred.env
values-newt.yaml
Newt Installation
Create a Kubernetes Secret from the env file created earlier:Install Newt with Helm:Change the release name (
my-newt), namespace (newt), and values filename as needed.
