-
Updated
Oct 11, 2020 - Shell
deploy-kubernetes
Here are 6 public repositories matching this topic...
-
Updated
Jun 3, 2020 - Shell
-
Updated
May 6, 2018
-
Updated
Apr 16, 2018 - Shell
-
Updated
Jan 18, 2020 - HCL
Improve this page
Add a description, image, and links to the deploy-kubernetes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deploy-kubernetes topic, visit your repo's landing page and select "manage topics."
Describe the bug
When tk8 is run in a directory which does not have
config.yaml
, it tries to auto generate it by saying:The auto-generated
config.yaml
is only usable for aws provisioner and not for others.To Reproduce
Steps to reproduce the behavior:
tk8
binary in empty folder.