Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

v0.0.2

Compare
Choose a tag to compare
@rmkraus rmkraus released this 06 May 22:16
· 165 commits to master since this release
2954d8f
  1. Fixed permissions issues with ssh config in container.
  2. Fixed issues configuring the networking on the bastion host when setting it up as a hypervisor.
  3. Cluster create had been left out of the CLI. This was fixed.
  4. Removed the check for the K8s API. It was duplicative and unreliable.
  5. Removed unnecessary CLI commands. #2
  6. Improved the output of the bootstrap bastion script. #1
  7. Documentation updates.