1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-05 11:37:48 +00:00
Mirror RKE from github
Go to file
2019-05-29 15:44:37 -07:00
.github Add issue template 2017-12-05 13:20:10 -08:00
addons Add CoreDNS as addon 2019-01-25 11:12:46 -08:00
authz Add support for custom WrapTransport for Kubernetes Client 2018-02-20 20:45:32 +02:00
build/bin Remove k8s unit test 2017-12-13 21:37:35 +02:00
cloudprovider Fix cloud provider config password with hashtag 2019-05-02 12:49:56 -07:00
cluster Reorder etcd servers list 2019-05-28 09:50:29 -07:00
cmd fix upgrade path for clusters created before 0.1.10 2019-05-29 15:44:37 -07:00
dind Work around systemd-resolved for dind 2019-01-22 09:10:02 -08:00
docker Added onetime container and active running checks 2019-04-24 16:56:17 -07:00
hosts Added onetime container and active running checks 2019-04-24 16:56:17 -07:00
k8s handle upgrade cases 2018-11-09 11:16:17 -08:00
log Add context.Context to everything and also make logging pluggable 2018-01-09 15:18:01 -07:00
package remove artifacts images 2018-01-15 20:04:13 +02:00
pki Fix for regenerating etcd certs 2019-05-29 15:44:37 -07:00
scripts test commit 2019-03-28 17:24:41 -07:00
services Reorder etcd servers list 2019-05-28 09:50:29 -07:00
templates Decrease calico/canal logging for K8s 1.13 templates 2019-05-02 10:17:19 -07:00
util Add correct env vars if etcd 3.3 is used 2019-05-02 09:46:26 -07:00
vendor Types updates 2019-05-24 11:36:09 -07:00
.dockerignore Initial Commit 2017-10-25 17:02:49 -07:00
.drone.yml trigger off of tag ref 2019-03-29 14:57:37 -07:00
.gitignore update k8s defaults, CIS recommendations 2019-01-07 12:07:46 -08:00
Dockerfile.dapper Support deploying arm64 k8s and modify cross build script 2019-03-08 14:09:39 -07:00
LICENSE Initial Commit 2017-10-25 17:02:49 -07:00
main.go Fix incorrect log print on Windows 2018-11-29 18:56:35 -08:00
Makefile Initial Commit 2017-10-25 17:02:49 -07:00
README.md Add correct link for Rancher 2 HA install 2019-03-05 15:03:53 -08:00
vendor.conf Types updates 2019-05-24 11:36:09 -07:00

rke

Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere.

Download

Please check the releases page.

Requirements

Please review the OS requirements for each node in your Kubernetes cluster.

Getting Started

Please refer to our RKE docs for information on how to get started! For cluster config examples, refer to RKE cluster.yml examples

Installing Rancher HA using rke

Please use High Availability (HA) Install to install Rancher in a high-availability configuration.

License

Copyright (c) 2018 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.