1
0
mirror of https://github.com/rancher/rke.git synced 2025-05-10 09:24:32 +00:00
Mirror RKE from github
Go to file
2017-10-29 11:45:21 +02:00
cmd Set up kubernetes components 2017-10-29 11:45:21 +02:00
hosts Set up kubernetes components 2017-10-29 11:45:21 +02:00
package Initial Commit 2017-10-25 17:02:49 -07:00
scripts Initial Commit 2017-10-25 17:02:49 -07:00
services Set up kubernetes components 2017-10-29 11:45:21 +02:00
vendor Vendor update 2017-10-29 11:41:21 +02:00
.dockerignore Initial Commit 2017-10-25 17:02:49 -07:00
.drone.yml Initial Commit 2017-10-25 17:02:49 -07:00
.gitignore Initial Commit 2017-10-25 17:02:49 -07:00
cluster.yml Set up kubernetes components 2017-10-29 11:45:21 +02:00
Dockerfile.dapper Initial Commit 2017-10-25 17:02:49 -07:00
LICENSE Initial Commit 2017-10-25 17:02:49 -07:00
main.go Set up kubernetes components 2017-10-29 11:45:21 +02:00
Makefile Initial Commit 2017-10-25 17:02:49 -07:00
README.md Initial Commit 2017-10-25 17:02:49 -07:00
vendor.conf Set up kubernetes components 2017-10-29 11:45:21 +02:00

rke

A microservice that does micro things.

Building

make

Running

./bin/rke

License

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