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 bf05bb0 commit bfed454Copy full SHA for bfed454
docs/modules/k3s.md
@@ -59,7 +59,7 @@ The `GetKubeConfig` method returns the K3s cluster's `kubeconfig`, including the
59
to the Kubernetes Rest Client API using a Kubernetes client. It'll be returned in the format of `[]bytes`.
60
61
<!--codeinclude-->
62
-[Get KubeConifg](../../modules/k3s/k3s_example_test.go) inside_block:GetKubeConfig
+[Get KubeConfig](../../modules/k3s/k3s_example_test.go) inside_block:GetKubeConfig
63
<!--/codeinclude-->
64
65
#### LoadImages
0 commit comments