Skip to content

Releases: cloudnativer/kube-install

v0.3.0--Support multiple versions of kubernetes cluster one click deployment

25 Dec 04:35
Compare
Choose a tag to compare

It started to officially support multiple versions of kubernetes cluster one click installation. You can choose your own version of the package to deploy.
--Support multiple versions of kubernets deployment of v1.14,v1.15,v1.16,v1.17,v1.18.
--Evict the pod gracefully before destroying the node.
--Correct the prompt information returned by parameter detection.
--Support deployment of kubernets v1.18.
--Add the code of delnode to clean the service file.
--Add code comments.
--Fixed some bugs.

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

v0.2.2--Reduced addons image and fixed cniplugin problem

25 Dec 04:35
Compare
Choose a tag to compare

This version fixes the installation bug of cniplugin and simplifies addons.
--Fixed cniplugin's failure to start after some scenarios were deployed
--Efk is deleted and image is simplified.
--Fix some bugs.

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

v0.2.1--Optimizes the loading of IPVS modules,Modify temporary file storage path and simplify execution times and efficiency

25 Dec 04:35
Compare
Choose a tag to compare

Optimizes the loading of IPVS modules and library files.Modify temporary file storage path and simplify execution times and efficiency. The specific modifications are as follows:
--Modify the temporary file storage path generated by the installation to facilitate the management of the file archive after installation.
--The thin configuration file generates the source code of that block and optimizes the execution efficiency of the code.
--In order to repair the first installation, the first master is not the bug reported by this opportunity.
--Fix the dependency package required for the first installation.
--Added library files that can be imported.
--Modified the way of build. You need to build under $GOPATH/src.
--The loading of IPVS modules is optimized.
--Revised readme and help documentation.
--Fixed some bugs.

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

v0.2.0--Optimized the code of flag and rebuild kubernetes master

25 Dec 04:31
Compare
Choose a tag to compare

Kube-install is a one click tool for installation of highly available kubernetes clusters.This new version has been optimized as follows:
--Optimized the rebuild k8s-master code.
--Delete the input flag of addnode, rebuildmaster, delnode and delmaster.
--Help help document added.
--Revised readme and other documents.
--Solved some bugs.

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

v0.1.0--One click fast installation of highly available kubernetes cluster

25 Dec 04:29
Compare
Choose a tag to compare

This version has basically implemented one click rapid deployment of highly available kubernetes cluster. You can use kube-install to quickly deploy production level kubernetes cluster. The installation and deployment of this version is not very intuitive, we will optimize it in the next version.

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

v0.1.0-beta--This is the first version of kube-install

25 Dec 04:30
Compare
Choose a tag to compare

This is the first version developed by the authors during the COVID-19 epidemic. kube-install can quickly deploy kubernetes cluster with one click. We hope that kube-install can help you quickly install and experience the full version of kubernetes features. We hope that kube-install can contribute to the beauty of the world.