We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec5768 commit c1ff411Copy full SHA for c1ff411
README.md
@@ -16,7 +16,7 @@ This Kubernetes installation has been verified on Ubuntu 24.04 running on both R
16
Execute the provided script on all nodes (both control plane and worker nodes) prior to starting the installation process:
17
18
```bash
19
-sudo bash prepare-node.sh
+sudo bash node-prepare.sh
20
```
21
22
Once completed, reboot the node and proceed with the [installation](#installation).
prepare-node.sh node-prepare.sh
0 commit comments