Release v2.0.0-beta1
Today, we are finally calling our build feature complete with all major features in! Please see our recent blog and the latest Rancher 2.0 Project Plan for the most current feature list and schedule. Until we release the final GA version of 2.0, we expect to ship as many beta builds as possible.
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-beta1
- rancher/agent:v2.0.0-beta1
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 Features
Major Bug Fixes since v2.0.0-alpha24
Known Major Issues
- Future Milestones: