Releases: kubernauts/tk8
Releases · kubernauts/tk8
V0.5.0 with EKS support new Add-on support and new Provisioner support
Changelog 05.10.2018
- refactored Flag control to clear cli commands
- add EKS provisioner now you can install a EKS cluster with the command
tk8 cluster install eks
- add new provisioner implementation so every one can provide provisioners to the tk8 project
- add new add-on implementation so every one can provide own add-ons
- refactored documentation
- fixed issues
#21
#28
#33
#37
#39
Hotfix to prompt user for AWS credentials
Changelog 24.09.2018
8796ddb hotfix/awsCredentialsPrompt
Deprication Notice:
- The i386 architecture is deprecated for macOS and support of the same will be removed after this release.
Hotfix Loadbalancer
Changelog 11.09.2018
- fix the config for the loadbalancer settings
- file was closed befor writing the new config part
Add-On clean up
Changelog 04.09.2018
- add monitoring addon
- add rancher addon
- fix changes on kubespray
- remove no working addons
Multi-OS and kubeadm support
Change log 30.08.2018
- add multi OS support for CentOS, CoreOS and Ubuntu
- add kubeadm for HA cluster support (experimental)
- add template support instead of sed replacement
- fix some typos
- fix pip install
- add ssh creation
- add packages to vendor
- update packages
- change to kubespray upstream
- add more dynamic config
- clean up code parts
- reconstruct structure
Bare-Metal and OpenShift Origin on OpenStack support added
This is the 3rd release which supports Bare-Metal with MetalLB support and a guide to install OpenShift Origin on OpenStack.
First v0.2 release
Not tested in production yet, depends on Kubespray, which is still in incubation phase.