Release v2.0.0-beta4
To click on the issue links, please refer to the release notes in Github.
NOTE - Upgrades from previous preview versions are not supported.
Helpful Links
Quick Start Guide
Forums for feedback/comments/suggestions
User Slack#2-0-tech-preview
Important
For the purpose of beta, we will always update rancher/server:preview
with the latest preview builds until we GA. After we GA, we will update the appropriate latest
and stable
tags as required.
Versions
- rancher/server:v2.0.0-beta4
- rancher/agent:v2.0.0-beta4
Change in Accessing the UI
Previously Rancher’s UI was exposed on port 8080
, but with the new changes, the docker run command has been updated to:
docker run -d -p 80:80 -p 443:443 rancher/server:preview
You can access the UI at https://<server_ip>
.
New Enhancements
- Added ability to configure workload logging to a specific directory [#11625]
- Added EKS as a cloud provider [#12589]
- Enhancements to CLI - [#11459, #11461, #12315, #12361, #12677, #12757]
Major Bug Fixes since v2.0.0-beta3
- Fixed an issue when the control node of a cluster changes, the kubectl shell and kubeconfig file were no longer working [#12509]
- Fixed an issue where kubectl shell in the UI was not able to launch if you weren’t admin or cluster owner [#12569]
- Fixed an issue where GKE clusters would not be named in GKE with the cluster name [#12533, #12834]
- Fixed an issue where you were unable to set the Kubernetes Cloud provider [#12123]
- Fixed an issue to make the restricted mode of authentication to match more like Rancher v1.6 [#12031]
- Fixed an issue where you were unable to authenticate with special characters in username, password, groups for AD [#12421]
- Fixed an issue where certain node drivers were unable to be activated [#12549]
- Fixed issues around creating persistent volumes [#12410, #12585]
- Fixed issues around catalog and launching catalogs [#12347, #12295, #12722, #12820]
- Fixed issues around managing Pod Security Policies [#12160, #12367, #12368]
- Fixed issues around alerts [#12655, #12678, #12679, #12680, #12789, #12790, #12791, #12793, #12888, #12889, #12997, #13001]
- Fixed issues around pipeline [#11872, #12210, #12457, #12578, #12623, #12670, #12714, #12794, #12906]
- FIxed issues around logging [#12774]
- Fixed to allow project member to use volumes [#12231]
- Fixed issues around ingresses and endpoints not being populated correctly [#11969, #12169, #12174, #12334, #12392]
- Fixed an issue to allow you to configure the interface for flannel networking when using node pools or custom nodes [#11780]
- Fixed an issue where you couldn’t delete tokens or API keys [#12138]
- Fixes in UI
Known Major Issues
- Future Milestones: