You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,9 @@ image to simplify installation and use.
50
50
51
51
If you do not already have Docker installed on your workstation, install it [here](https://www.docker.com/community-edition)
52
52
53
-
The kubetool docker image takes each of the parameters as environment variables. When run as follows it will output a `kubernetes.yaml` file in your current working directory:
53
+
The kubetool docker image takes each of the parameters as environment variables. When run as follows it will output a `kubernetes.yaml` file in your current working directory. Please note the version of kubetool you use is tied to the version of the module on the Puppet Forge. So if you are using the module version 1.0.0 you would use `puppet/kubetool:1.0.0`:
0 commit comments