Skip to content

Commit

Permalink
Update roadmap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudnativer authored Dec 24, 2021
1 parent 67a750d commit cde8f8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ We will add the following features in 0.8.0 version:
* 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`.
* 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.
* 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 `kube-install v0.7.*`.
* 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.
Expand Down

0 comments on commit cde8f8f

Please sign in to comment.