We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cccb7a commit d5b61b9Copy full SHA for d5b61b9
1 file changed
adminforth/documentation/blog/2026-06-01-branch-sandboxing-k3s/index.md
@@ -30,10 +30,10 @@ Before you begin, make sure you have the following:
30
31
Also you need to have installed:
32
33
-- Terraform
34
-- Helm
35
-- Helmfile
36
-- kubectl
+- [Terraform](https://developer.hashicorp.com/terraform/install)
+- [Helm](https://helm.sh/docs/intro/install/)
+- [Helmfile](https://helmfile.readthedocs.io/en/latest/)
+- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)
37
38
## GitHub Secrets Configuration
39
0 commit comments