No description
  • Go 83.5%
  • Python 13.4%
  • Groovy 1.1%
  • Shell 0.9%
  • PowerShell 0.3%
  • Other 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-03-06 16:23:47 -07:00
.github Adds kind/tech-debt label to stale bot ignore list 2023-02-27 12:45:23 -07:00
chart Revert "Add pspEnablement value to rancher ConfigMap and pass it to webhook chart" 2023-02-10 10:20:17 -06:00
cleanup Add scripts and yaml 2021-02-22 11:36:29 -07:00
cmd/agent provide external and internal ip address to agent 2023-01-05 09:48:15 -05:00
docs Add release docs 2022-07-28 10:45:31 +02:00
package prepare for rc5 2023-03-02 14:22:24 -07:00
pkg Merge pull request #40782 from rancher/githubaction-go-get-2023-03-06-18-17-41 2023-03-06 16:23:47 -07:00
scripts Check release images using skopeo 2023-02-10 14:26:43 +01:00
tests Merge pull request #40752 from slickwarren/cwarren/fix-prime-testingT 2023-03-03 08:39:42 -07:00
.dockerignore removing trash from the repo (#37470) 2022-05-13 07:28:14 -07:00
.drone.yml Skip provtest CI when local repo branch is used 2023-02-20 12:53:01 +01:00
.gitattributes add WS2022, rm WS2004, bump versions 2021-11-12 14:49:57 -05:00
.gitignore removing trash from the repo (#37470) 2022-05-13 07:28:14 -07:00
.golangci.json Update golangci-lint 2021-06-08 20:09:42 +02:00
channels.yaml add excludeRegexp to latest channel in update.rancher.io 2020-10-05 20:21:29 +02:00
code-of-conduct.md Code of conduct 2018-07-12 13:44:36 -07:00
CONTRIBUTING.md Add Contributing ref to website 2018-08-22 11:28:53 -07:00
Dockerfile-windows.dapper Updating build process to use Go 1.19 2022-09-22 11:25:15 -04:00
Dockerfile.dapper Check release images using skopeo 2023-02-10 14:26:43 +01:00
generate.go Remove pkg/types and move most packages as subpackages of pkg 2020-07-21 13:37:33 -07:00
go.mod go get github.com/rancher/rke v1.4.4-rc3 2023-03-06 18:17:41 +00:00
go.sum go get github.com/rancher/rke v1.4.4-rc3 2023-03-06 18:17:41 +00:00
keybase.md Update Keybase (#36445) 2022-02-08 20:34:50 +01:00
LICENSE Sync up files with master 2018-01-25 16:47:20 +00:00
main.go Update single node etcd migration code 2022-01-05 11:34:30 -05:00
make.bat removing trash from the repo (#37470) 2022-05-13 07:28:14 -07:00
Makefile [2.7] SLE BCI update to 15.4 (#39767) 2022-12-13 06:04:31 -03:00
manifest-agent-head.tmpl Removing all Windows 20H2 support since it is EOL August 9th. 2022-05-18 16:34:10 -04:00
manifest-agent.tmpl Removing all Windows 20H2 support since it is EOL August 9th. 2022-05-18 16:34:10 -04:00
manifest-head.tmpl Add s390x arch support (#36034) 2022-01-21 09:30:35 -07:00
manifest-installer-head.tmpl Add s390x arch support (#36034) 2022-01-21 09:30:35 -07:00
manifest-installer.tmpl Add s390x arch support (#36034) 2022-01-21 09:30:35 -07:00
manifest.tmpl Add s390x arch support (#36034) 2022-01-21 09:30:35 -07:00
README-template.md Add workflow to update README with latest versions 2022-06-09 14:56:19 +02:00
README.md Update README.md 2023-01-24 20:19:45 -07:00
README_1_6.md Update README_1_6.md 2019-02-11 13:26:40 -08:00
SECURITY.md Update security email and add PGP key 2022-01-28 10:59:41 +01:00

Rancher

This file is auto-generated from README-template.md, please make any changes there.

Build Status Docker Pulls Go Report Card

Rancher is an open source container management platform built for organizations that deploy containers in production. Rancher makes it easy to run Kubernetes everywhere, meet IT requirements, and empower DevOps teams.

Looking for Rancher 1.6.x info? Click here

Latest Release

  • v2.7
    • Latest - v2.7.1 - rancher/rancher:v2.7.1 / rancher/rancher:latest - Read the full release notes.
    • Stable - v2.7.1 - rancher/rancher:v2.7.1 / rancher/rancher:stable - Read the full release notes.
  • v2.6
    • Latest - v2.6.10 - rancher/rancher:v2.6.10 - Read the full release notes.
    • Stable - v2.6.10 - rancher/rancher:v2.6.10 - Read the full release notes.
  • v2.5
    • Latest - v2.5.17 - rancher/rancher:v2.5.17 - Read the full release notes.
    • Stable - v2.5.17 - rancher/rancher:v2.5.17 - Read the full release notes.

To get automated notifications of our latest release, you can watch the announcements category in our forums, or subscribe to the RSS feed https://forums.rancher.com/c/announcements.rss.

Quick Start

sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher

Open your browser to https://localhost

Installation

See Installing/Upgrading Rancher for all installation options.

Minimum Requirements

  • Operating Systems
    • Please see Support Matrix for specific OS versions for each Rancher version. Note that the link will default to the support matrix for the latest version of Rancher. Use the left navigation menu to select a different Rancher version.
  • Hardware & Software

Using Rancher

To learn more about using Rancher, please refer to our Rancher Documentation.

Source Code

This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, see go.mod for the full list.

Rancher also includes other open source libraries and projects, see go.mod for the full list.

Support, Discussion, and Community

If you need any help with Rancher, please join us at either our Rancher forums or Slack where most of our team hangs out at.

Please submit any Rancher bugs, issues, and feature requests to rancher/rancher.

For security issues, please first check our security policy and email security-rancher@suse.com instead of posting a public issue in GitHub. You may (but are not required to) use the GPG key located on Keybase.

License

Copyright (c) 2014-2023 Rancher Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.