Global Prerequisites
- Kubernetes Cluster (v1.28.15+)
- Access to the Kubernetes Cluster
- Helm (v3.0+) installed, see Helm install docs
Recommended: Helm Chart Installation.
Helm Installation
All Fossorial Helm charts are available on Artifact Hub. See Fossorial Charts.
Install Newt
1
Add Fossorial Helm repo
2
Prepare Installation files
Prepare your Newt credentials:Prepare a values file with your desired configuration.
newt-cred.env
values-newt.yaml
3
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.4
Upgrade or rollback