Neurox Control plane standalone
Last updated
Last updated
Neurox Control can be installed anywhere that has ingress and persistent disk and does not require GPU nodes (those can be joined as Workload clusters with GPU nodes). A common approach is to deploy Neurox Control onto vanilla EKS, GKE, AKS or IKS cluster.
Kubernetes and CLI 1.29+
Helm CLI 3.8+
4 CPUs
8 GB of RAM
120 GB Persistent Volume Storage
Ingress reachable from Internet
At a minimum you will need both cert-manager and ingress-nginx to run the Neurox control chart.
Cert Manager
Required for automated provisioning of Neurox SSL/TLS certificates. Install with:
For more information on how to configure cert-manager:
Ingress Nginx
Required to access the Neurox web portal. Install with:
Your Neurox subdomain
Your Neurox install key
Your Neurox registry username and password
Once you have all of the above information, set the environment variables accordingly in the script below, then copy the script into your shell and run it. The install may take up to 5 minutes to complete.
For more information on how to configure ingress-nginx:
By default, Neurox supports local users and groups. If you want to , follow those instructions, set the secret, then include this argument at the end of the Helm install command above: