user avatar
Skip check for private key if using ssh agent
galal-hussein authored
8f470789
Name Last commit Last update
.github Add issue template
addons Add metrics-server addon deployment
authz Add support for custom WrapTransport for Kubernetes Client
build/bin Remove k8s unit test
cloudprovider Refactor cloud provider support
cluster Validate hostname_override values
cmd Use default docker bridge network instead of creating new network
dind Use default docker bridge network instead of creating new network
docker Add 1.11 supported docker versions
hosts Skip check for private key if using ssh agent
k8s Fix resoncile missing taints
log Add context.Context to everything and also make logging pluggable
package remove artifacts images
pki append clusterName to user and context so as to allow multiple kubeconfig files
scripts Add Windows to build script
services Extend rke to tolerate the Windows host
templates Extend rke to tolerate the Windows host
vendor Using new vendor
.dockerignore Initial Commit
.drone.yml Add prerelease when tag contains *rc*
.gitignore Cluster.yml example to the doc
Dockerfile.dapper Pass tag to dapper container
LICENSE Initial Commit
Makefile Initial Commit
README.md Update README.md
main.go Add warning when using unreleased version
vendor.conf Using new vendor

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

Deploying Rancher 2.x using rke

Using RKE's pluggable user defined add-ons, it's possible to deploy Rancher 2.x server in HA with a single command. Detailed instructions can be found here.

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.