Skip to content

Releases: kubernauts/tk8

V0.5.0 with EKS support new Add-on support and new Provisioner support

05 Oct 09:23
5fd71e0
Compare
Choose a tag to compare

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

24 Sep 10:01
8796ddb
Compare
Choose a tag to compare

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

11 Sep 08:35
5287a36
Compare
Choose a tag to compare

Changelog 11.09.2018

  • fix the config for the loadbalancer settings
  • file was closed befor writing the new config part

Add-On clean up

04 Sep 22:15
e4c2810
Compare
Choose a tag to compare

Changelog 04.09.2018

  • add monitoring addon
  • add rancher addon
  • fix changes on kubespray
  • remove no working addons

Multi-OS and kubeadm support

30 Aug 11:01
04924e8
Compare
Choose a tag to compare

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

06 May 12:06
Compare
Choose a tag to compare

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

10 Mar 13:06
Compare
Choose a tag to compare

Not tested in production yet, depends on Kubespray, which is still in incubation phase.