Skip to content

Commit d967961

Browse files
authored
Merge pull request #360 from parkanzky/pparkanzky/auditor-no-ingress
chore(auditor): add link to port-forward auditor install
2 parents ac30cc4 + 7c4c808 commit d967961

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

nemo/NeMo-Auditor/Getting_Started_With_NeMo_Auditor.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
"## NeMo Auditor Microservice Deployment\n",
2020
"\n",
2121
"### Deployment options\n",
22-
"NeMo Auditor Microservice can be deployed in two ways - Helm Chart and Docker. In this getting started guide, we will proceed with the Docker deployment. For Kubernetes deployment, follow the installation guide from the [NeMo Microservices Docs](https://aire.gitlab-master-pages.nvidia.com/microservices/nmp/latest/nemo-microservices/latest/audit/index.html).\n",
22+
"NeMo Auditor Microservice can be deployed in two ways - Helm Chart and Docker. In this getting started guide, we will proceed with the Docker deployment. For Kubernetes deployment, follow the installation guide from the [NeMo Microservices Docs](https://docs.nvidia.com/nemo/microservices/latest/audit/index.html).\n",
23+
"\n",
24+
"To deploy a minimal Auditor service to Kubernetes with no ingress, follow the [Deploy NeMo Auditor Using Parent Helm Chart](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/auditor/parent-chart.html) installation guide.\n",
2325
"\n",
2426
"### Deploy NeMo Auditor Using Docker Compose\n",
2527
"You can deploy the NeMo Auditor microservice using Docker Compose for local development, testing, and quickstart scenarios. \n",

0 commit comments

Comments
 (0)