Skip to content

Commit

Permalink
Merge pull request #1286 from run-ai/self-hosted-setup-airgap-v218
Browse files Browse the repository at this point in the history
Merge pull request #1282 from run-ai/self-hosted-setup-airgap
  • Loading branch information
yarongol authored Dec 11, 2024
2 parents 582cb36 + 701d61d commit 466a9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/runai-setup/self-hosted/k8s/preparations.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Follow the prerequisites as explained in [Self-Hosted installation over Kubernet
Run the following script (you must dockerd installed and at least 20GB of free disk space to run):

```
sudo -E ./prepare_installation.sh
sudo -E ./setup.sh
```

If Docker is configured to [run as non-root](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user){target=_blank} then `sudo` is not required.
Expand Down

0 comments on commit 466a9ae

Please sign in to comment.