/kubernetes-the-simple-way

Kubernetes manual installation guide in Virtualbox environment

Apache License 2.0Apache-2.0

Kubernetes The Simple Way

This work is mainly inspired by the awesome tutorial Kubernetes The Hard Way. The tutorial I mentioned above assumes the reader has a Google Cloud Platform account. It teaches how to build a simple virtual network on the GCP for Kubernetes. However, for lots of none-GCP users, it is not intuitive and needs more work to do which is out of the scope of that tutorial. This is why I'd like to share the missing parts in this project, which aims to bootstraping a Virtualbox-powered Kubernetes environment by manual configuration.

Kubernetes The Simple Way is a learning guide for one-master-one-worker deployment pattern, which a Intel i5 laptop with 8GB memory is able to support. For multi-node high available cluster deployment, please refer to the tutorial I mentioned above.

Copyright

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Component Version

Steps