Skip to content

v0.8.0--Support modifying non-standard "SSH" and "kube-apiserver" port, and supports "kubernetes v1.24", "containerd", and web login.

Compare
Choose a tag to compare
@cloudnativer cloudnativer released this 05 May 15:26
· 55 commits to master since this release

Support modifying non-standard SSH and kube-apiserver port, and supports username and password login. Since kubernetes v1.24, we will use containerd as runtime by default.

--The web platform supports username and password login.
--Add the -logs flag to support viewing logs on the command line.
--Starting to support kubernetes v1.24, use containerd as runtime by default in kubernetes v1.24.
--In kubernetes v1.18 to kubernetes v1.23, we use docker as the runtime by default, but docker is deprecated.
--kubernetes v1.17 is deprecated, it will not be integrated by default. If you want to use kubernetes v1.17, you can use the kube-install v0.7.
--Add dashboard metrics-scraper to solve the problem of kube-dashboard monitoring chart. #22
--Set the deployment of kube-dashboard as an option, and users can choose not to deploy it. #22
--Solve the problem of secret "harbor-secret" not found. #25
--Support modifying kube-apiserver default 6443 port. #33
--Support non-standard SSH port for installation. #29
--Fix DOS security vulnerability of go-yaml. #30
--Upgrade kube-dashboard to v2.4.0.
--Upgrade pause image to v3.5.
--Upgrade helm to v3.7.2.
--Fixed some bugs.

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