Rancher 2.0 Release - Beta Update 4/6/18

Release v2.0.0-beta2

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

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

  • Fixed an issue where users would not be able to log in for the first time using GH/AD [#12524]
  • Fixed an issue where standard users are logged out of pipeline auth page [#12348]
  • Fixed an issue where you’d be unable to deploy workloads using private registries [#12541]
  • Fixed an issue where you’d be unable to deploy pods using secrets that are project scoped [#12516]

Known Major Issues

  • Future Milestones:

Rancher CLI Downloads