Rancher 2.0 Release - Beta Update 4/12/18

Release v2.0.0-beta3

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-beta3
  • rancher/agent:v2.0.0-beta3

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-beta2

  • Fixed an issue where the system may drop TCP connections causing some actions to be stuck
  • General UI fixes

Known Major Issues

  • Future Milestones:

Rancher CLI Downloads