Skip to content

Commit

Permalink
Update developer-mode-installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlacko64 committed Aug 21, 2024
1 parent f52d7a6 commit 6ac1d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/developer-mode-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You can install Harvester on an [RKE2](https://docs.rke2.io/) cluster using the
sudo cp /etc/rancher/rke2/rke2.yaml ~/.kube/config
sudo chown $(id -u):$(id -g) ~/.kube/config
```
:::info note
:::info important
Allow some time for all pods in the `kube-system` namespace to reach the `Ready` state before proceeding to the next step.
Expand Down

0 comments on commit 6ac1d86

Please sign in to comment.