Domino Nexus supports fully-offline installation for data planes.
-
Update the install command to reference the local copy of the chart:
curl -O https://dominodatalab.github.io/data-plane-public-helm-repo/stable/data-plane-5.5.0.tgz helm upgrade --install <values> data-plane data-plane-5.5.0.tgz
-
Configure the following values to override the images used.
All images are also used in the control plane, if you have already imported these images into your private registry.
If you are using a different private registry, make sure that its credentials are included in the
domino-quay-repos
image pull secret in the control plane before generating the Helm install command. These credentials are embedded in the install command and created automatically.agent: deployment: image: registry: repository: tag: auth-proxy: image: registry: repository: tag: distributed-compute-operator: image: registry: repository: Tag: mpi: initimage: registry: repository: tag: syncimage: registry: repository: tag: fluentd: image: registry: repository: tag: datasource-proxy: image: registry: repository: tag: metrics-server: image: registry: repository: tag: