Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 437 Bytes

Deprecated

Use https://github.com/lpabon/kubeup instead

Overview

Kubernetes on CentOS 7 based on kubeadm. Default setup is a single master with three nodes

To setup type:

$ sudo ./up.sh
$ sudo vagrant ssh master
[vagrant@master]$ kubectl get nodes

Works in Vagrant/Ansible on Linux with libvirt/KVM or on Mac OS X on Virtualbox

Versions

Currently it uses Kubernetes v1.5.6