Skip to content

Releases: cloudnativer/kube-install

v0.6.2--Modify the log driver to json file, Solve the problem that the pod's log can't be viewed in some cases.

31 May 11:07
Compare
Choose a tag to compare

Modify the log driver to json file, Solve the problem that the pod's log can't be viewed in some cases.
--Solve the problem that the pod's log can't be viewed in some cases.
--Modify the log driver to json-file, compatible with efk log collection architecture.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.6.md

v0.6.1--Add operation execution error processing judgment, and update command line help information.

24 May 06:38
Compare
Choose a tag to compare

Add operation execution error processing judgment, and update command line help information.
--Add operation and init function to library.
--Solve the problem of lack of inventory file in stand-alone deployment.
--Solves the problem that the path does not exist and causes the unload failure.
--Add operation execution error processing judgment.
--Start supporting kubernetes v1.22.
--Using ./kube-install to add and delete nodes in the original package path can't find the inventory file.
--Update command line help information.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.6.md

v0.6.0--Initialization service of IPVS is migrated to the approve-csr stage, redundant installation process is optimized.

18 May 05:14
Compare
Choose a tag to compare

The initialization service of IPVS is migrated to the approve-csr stage, the redundant installation process is optimized, and SUSE 15 and RHEL 8 environment are officially supported.
--Deleted the redundant certificate distribution process in the master installation phase.
--Migrating ipvsinit from addons to approve-csr stage.
--It shortens the waiting time for nodes in the kubelet phase to join the cluster.
--SUSE 15, RHEL 8 and CentOS Linux 8 distribution operating system environment are officially supported.
--Solve the problem that the installation of basic package fails due to the lack of decompression plugin in the RHEL8 OS.
--Updated the container image tag of cloudnativer.
--Adjusted the process serial number during deployment.
--Replace chmod script with native file mode function.
--Update kubernetes v1.20.1 to v1.20.7.
--Update kubernetes v1.21.0 to v1.21.1.
--Update helm to v3.5.3.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.6.md

v0.6.0-beta--The "ostype" flag is added, support rhel8 and suse15 distribution operating system environment.

13 May 13:52
Compare
Choose a tag to compare

The -ostype flag is added, support rhel8 and suse15 distribution operating system environment.
--Add the -ostype flag to support more distribution operating system environments.
--Supports RHEL 8 and CentOS 8 operating system environments.
--Supports Open SUSE 15 operating system environments.
--Modify cgroup driver to systemd.
--Fixed some bugs.

v0.5.0--Abandon the third-party HA component dependency and use IPVS to solve the master cluster.

10 May 06:44
Compare
Choose a tag to compare

Abandon the third-party HA component dependency and use IPVS to solve the kubernetes master cluster.
--Kubernetes master uses IPVS for load balancing, and does not need to rely on third-party ha components.
--The configuration of nginx and keepalived are abandoned.
--The deployment mode of docker is changed to binary deployment.
--Solve the problem of local access to k8s API RealServer failure.
--Solve the SSH key loss problem in localhost.
--Add Makefile for the convenience of users.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.5.md

v0.4.2-Support for kubernets v1.21, and Update the dependency of master cluster vip and kube-dashboard.

15 Apr 09:39
Compare
Choose a tag to compare

Support for kubernets v1.21, and Update the dependency of master cluster vip and kube-dashboard.
--Support multiple versions of kubernets deployment of v1.14,v1.15,v1.16,v1.17,v1.18,v1.19,v1.20,v1.21.
--Update kube-dashboard to v2.2.0 for kubernets v1.19,v1.20,v1.21.
--Update the dependency of master cluster vip.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.4.md

v0.4.1--Support for kubernets v1.20, and solve the problem that SA account secret key cannot be verified

31 Dec 11:02
Compare
Choose a tag to compare

Support for kubernets v1.20, and solve the problem that SA account secret key cannot be verified.
--Solve the problem that SA account secret key cannot be verified in kubernets v1.20.
--Support multiple versions of kubernets deployment of v1.14,v1.15,v1.16,v1.17,v1.18,v1.19,v1.20.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.4.md

Goodbye 2020, Hello 2021 !

v0.4.0--Support one click uninstall function, and add support for kubernets v1.19

28 Dec 03:40
Compare
Choose a tag to compare

v0.4.0--Support kubernets cluster one click uninstall function, and add support for kubernets v1.19.
--Support kubernets cluster one click uninstall function.
--Repair the cluster switch function.
--Support multiple versions of kubernets deployment of v1.14,v1.15,v1.16,v1.17,v1.18,v1.19.
--Solve the problem of token production failure.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.4.md

v0.3.2--Push the image to the registry center, and compatible with RHEL operating system

25 Dec 05:06
Compare
Choose a tag to compare

Support for RHEL and some functions of pushing initialization image are added.
--The problem of RBAC error caused by residual configuration caused by repeated installation of k8s cluster is solved.
--Compatible with Red Hat Enterprise Linux (RHEL) operating system.
--It is convenient to use the local needed image to the registry center.
--Solve the problem of addnode operation failure on other kubernetes master.
--Fixed some bugs.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.3.md

v0.3.1--Make addons login url more available, and solve the problem of failure when only one node is deleted

25 Dec 04:36
Compare
Choose a tag to compare

This version mainly corrects the login url of addons, the availability of VIP address of cluster will be higher. and solve the problem of failure when only one node is deleted.
--Modify addons' login IP to cluster VIP.
--Add the escape character of addons.
--Adjust the schedule tag of addons.
--Solve the problem of failure when only one node is deleted.
--Modify the path where the image is saved.
--Correction of readme document description.
--Fix addnode lost scheduler labels bug.

Documentation: https://github.com/cloudnativer/kube-install/blob/master/README0.3.md