Skip to content

Commit

Permalink
Update roadmap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudnativer authored Apr 13, 2022
1 parent 07e3682 commit cc4c5d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ We will add the following features in 0.8.0 version:
* Since `kubernetes v1.24` has forcibly deleted `dockershim`, we will 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 <a href="https://github.com/cloudnativer/kube-install/releases/tag/v0.7.4">kube-install v0.7.*</a>.
* Add dashboard `metrics-scraper` to solve the problem of `kube-dashboard` monitoring chart.
* Set the deployment of `kube-dashboard` as an option, and users can choose not to deploy it.
* Solve the problem of `secret` "harbor-secret" not found.
* Add dashboard `metrics-scraper` to solve the problem of `kube-dashboard` monitoring chart. https://github.com/cloudnativer/kube-install/issues/22
* Set the deployment of `kube-dashboard` as an option, and users can choose not to deploy it. https://github.com/cloudnativer/kube-install/issues/22
* Solve the problem of `secret` "harbor-secret" not found. https://github.com/cloudnativer/kube-install/issues/25
* Support modifying `kube-apiserver` default `6443` port. https://github.com/cloudnativer/kube-install/issues/33
* Support non-standard `SSH` port for installation. https://github.com/cloudnativer/kube-install/issues/29
* Fix DOS security vulnerability of `go-yaml`.
* Fix DOS security vulnerability of `go-yaml`. https://github.com/cloudnativer/kube-install/issues/30
* Upgrade `kube-dashboard` to v2.4.0.
* Upgrade `pause` image to v3.5.
* Upgrade `helm` to v3.7.2.
Expand Down

0 comments on commit cc4c5d7

Please sign in to comment.