Tk8 Versions Save

CLI to deploy Kubernetes with RKE, EKS or Kubeadm and deploy additional addons

v0.7.7

4 years ago

Changelog 24.10.2019

  • Rename tk8 CLI to tk8ctl.
  • Bugfix for os option of cattle-aws provisioner.

v0.7.6

4 years ago

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 specify ami_id and ssh_user for simplicity.

v0.7.5

4 years ago

Changelog 17.08.2019

  • This release adds a new provisioner - Cattle EKS Provisioner which uses Rancher to create EKS clusters.

v0.7.4

4 years ago

Changelog 23.07.2019

  • Add the --interactive option for selecting the TK8 provisioner instead of manually specifying the provisioner name like tk8 cluster install provisioner-name

v0.7.3

4 years ago

Changelog 21.06.2019

  • Fixes upgrade command for TK8.

v0.7.2

4 years ago

Changelog 21.06.2019

  • Cattle-aws provisioner support on Linux.

v0.7.1

4 years ago

Changelog 16.06.2019

  • Features to specify monitoring,instance_type,ami
  • Add option for spot instances
  • Update README.md

v0.7.0

4 years ago
  • @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

5 years ago
  • 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

5 years ago
  • 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