We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5ed22 commit 80ec2c4Copy full SHA for 80ec2c4
adminforth/documentation/blog/2025-11-04-k3s-ec2-deployment/index.md
@@ -66,7 +66,7 @@ It is also worth having `kubectl` locally on your machine for more convenient in
66
curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
67
```
68
69
-Last stepis download ansible:
+Last step is download ansible:
70
71
```bash
72
sudo add-apt-repository --yes --update ppa:ansible/ansible
0 commit comments