Deploy Netskope Private Access (NPA) Publishers on any Kubernetes
distribution from a single Helm chart — k3s, kind, EKS, AKS, GKE,
OpenShift, or bare-metal.
- New to Kubernetes? → Starter Guide
- Looking for chart values, distribution notes? → Admin Guides
- Kubernetes/Helm matrix, changelog, roadmap → Reference
Install
Pick the install source that suits your Helm version. Both ship the
same chart from the same release.
Classic Helm repo (works on any Helm 3.x):
1 | helm repo add npa https://johnneerdael.github.io/kubernetes-netskope-publisher |
OCI registry (Helm 3.8+, no repo add step):
1 | helm install kubernetes-netskope-publisher \ |
A working my-values.yaml for API enrollment is in the
Quickstart.