TritonDataCenter / triton-kubernetes

Kubernetes on Triton
Mozilla Public License 2.0
183 stars 44 forks source link

Add bare metal cluster/node support #90

Closed nimajalali closed 6 years ago

nimajalali commented 6 years ago

Test steps

cd $GOPATH/src/github.com/joyent/triton-kubernetes
git remote add nimajalali https://github.com/nimajalali/triton-kubernetes
git fetch nimajalali
git checkout nimajalali/baremetal
go build
SOURCE_URL=$GOPATH/src/github.com/joyent/triton-kubernetes ./triton-kubernetes create cluster

@fayazg

nimajalali commented 6 years ago

Closing for Rancher 2.0 support/merge