Releases: kubernauts/tk8
Releases · kubernauts/tk8
v0.7.7 Rename tk8 CLI to tk8ctl
v0.7.6 Bug fixes and new features for Cattle AWS Provisioner
Changelog 18.10.2019
- The user will be able to specify VPC CIDR block with
vpc_cidr_block
. - The user will be able to specify zone with
zone
. - Changing subnet creation from hard-coded CIDR to
cidrsubnet()
. - Removal of
os
option. Now, the user needs to specifyami_id
andssh_user
for simplicity.
v0.7.5 Support for creating EKS clusters via cattle-eks provisioner
Changelog 17.08.2019
- This release adds a new provisioner - Cattle EKS Provisioner which uses Rancher to create EKS clusters.
v0.7.4 Interactive prompt for selecting different Tk8 provisioners
Changelog 23.07.2019
- Add the
--interactive
option for selecting the TK8 provisioner instead of manually specifying the provisioner name liketk8 cluster install provisioner-name
v0.7.3 Cattle AWS Spot Instances Upgrade for Scaling
Changelog 21.06.2019
- Fixes upgrade command for TK8.
v0.7.2 Hotfix Cattle AWS Support for Linux
Changelog 21.06.2019
- Cattle-aws provisioner support on Linux.
v0.7.1 Cattle AWS w/ Spot Instances Support
Changelog 16.06.2019
- Features to specify monitoring,instance_type,ami
- Add option for spot instances
- Update README.md
v0.7.0 Cattle AWS
- @nikita-mk Modified docs …
- @arush-sal Remove jmeter submodule, literatebee key, and empty vendor folder. …
- @arush-sal Update Dockerfile …
- @arush-sal Update Readme …
- @arush-sal Update AWS documentation …
- @arush-sal Add lifecycle documentation. …
- @arush-sal Fix typo …
- @MuellerMH Refactor and add tests …
- @MuellerMH Update documentation
- @MuellerMH Update .gitignore
- @MuellerMH add pkg provisioner
- @MuellerMH Update Makefile
- @MuellerMH Bug/version (#75) …
- @ishantanu Add rke provisioner related variables …
- @ishantanu RKE provisioner changes (#81) …
- @ishantanu RKE region issue fix …
- @imran Pochi Fixing typo (#84) …
- @MuellerMH Bug/addon install bug (#87) …
- @imran Pochi Tweaking addon addition/removal functionality (#89) …
- @ishantanu Terraform Provider Rancher2 integration (#101) …
v0.6.0 RKE Cluster Support
- Modified docs
- Remove jmeter submodule, literatebee key, and empty vendor folder.
- Update Dockerfile
- Update Readme
- Update AWS documentation
- Add lifecycle documentation.
- Fix typo
- TK8-47 add infrastructure only flag
- #67 | modify | remove not needed requirements
- #66 | fix | Getting started link
- #66 | modify | change path relative
- BUG | Fix Version display
- Add rke provisioner related variables
- RKE provisioner changes (#81)
- Add documentation for using rke provisioner
- Add changes for rke provisioner configuration
- update the documentation
- add tk8 addon install rancher
- move common stuff to the main pkg
- Fix doc path rke
- RKE region issue fix
v0.5.1 Scale Up and Down
- Modified docs
- Remove jmeter submodule, literatebee key, and empty vendor folder.
- Update Dockerfile
- Update Readme
- Update AWS documentation
- Add lifecycle documentation.
- Fix typo
- Refactor and add tests
- Update documentation
- Update .gitignore
- add pkg provisioner
- Update Makefile
- TK8-47 add infrastructure only flag