Skip to content

Commit

Permalink
Clarify where registry needs to be installed
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <[email protected]>
  • Loading branch information
anmazzotti committed Sep 13, 2024
1 parent e6d7fdd commit 90b9e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ This part of the quickstart only covers upgrading the single k3s node that was p
### Setup a test registry

In order to upgrade the node, we are going to need a registry where to push the new OS image to be applied.
The registry can be also exposed through a NodePort.
The registry needs to be installed on the **management** cluster and can be exposed through a NodePort.
For this example we are going to use `192.168.122.10:30000` as our test registry.

```bash
Expand Down

0 comments on commit 90b9e41

Please sign in to comment.