Setting Up a Kubernetes Cluster With Vagrant and Virtualbox
With one master and 3 node, Dashboard, CoreDNS and Heapster monitoring
这是一个测试文章,老宋的 Setting up a kubernetes cluster with Vagrant and Virtualbox Using vagrant file to build a kubernetes cluster which consists of 1 master(also as node) and 3 nodes. You don’t have to create complicated ca files or configuration. See in Github: kubernetes-vagrant-centos-cluster Why don’t do that with kubeadm Because I want to setup the etcd, apiserver, controller, scheduler without
[阅读全文]