Install NeMo Microservices Individually#
The NeMo microservices support component-based deployment, which is useful if you require them to be in separate namespaces or clusters. Individual microservices are installed from the NeMo Microservices Helm Chart by enabling or disabling others or selecting appropriate tags.
The basic steps to install the NeMo microservices follow the same procedure as Helm Installation Overview.
You can see which tags enable or disable specific services by running helm show chart nmp/nemo-microservices-helm-chart
when you have set up the repository in those instructions.
Individual Microservice Installation Guides#
Use the following guides to configure the subcharts of the NeMo Microservices Helm Chart for more detailed configurations.
Deploy the NeMo Data Store microservice.
Deploy the NeMo Entity Store microservice.
Deploy the NeMo Customizer microservice.
Deploy the NeMo Evaluator microservice.
Deploy the NeMo Auditor microservice.
Deploy the NeMo Operator microservice.
Deploy the Data Designer microservice using Docker Compose.
Deploy the DGX Cloud Admission Controller for deployment to cloud.
Deploy the Deployment Management microservice.
Deploy the NIM Proxy microservice.
Deploy the NeMo Guardrails microservice.