X Tutup
The Wayback Machine - https://web.archive.org/web/20210130231540/https://github.com/topics/kubernetes-installation
Skip to content
#

kubernetes-installation

Here are 6 public repositories matching this topic...

ishantanu
ishantanu commented Aug 27, 2019

Describe the bug
When tk8 is run in a directory which does not have config.yaml, it tries to auto generate it by saying:

No default config was provided. Generating one for you.

The auto-generated config.yaml is only usable for aws provisioner and not for others.

To Reproduce
Steps to reproduce the behavior:

  1. Download tk8 binary in empty folder.
  2. Setup cattle-

Improve this page

Add a description, image, and links to the kubernetes-installation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubernetes-installation topic, visit your repo's landing page and select "manage topics."

Learn more

X Tutup