An open API service indexing awesome lists of open source software.

https://github.com/developer-friendly/kubernetes-the-hard-way

Three Vagrant nodes (plus one for LB) on top of VirtualBox and configured with Ansible, no Cloud!
https://github.com/developer-friendly/kubernetes-the-hard-way

ansible certification cilium cka ckad containerization containers coredns encryption etcd k8s kubeconfig kubernetes kubernetes-the-hard-way tls vagrant

Last synced: 6 days ago
JSON representation

Three Vagrant nodes (plus one for LB) on top of VirtualBox and configured with Ansible, no Cloud!

Awesome Lists containing this project

README

          

# Kubernetes the hard way

There is a complete guide for this project at the following URL:

## How to run it?

If you clone the repository, you would only need `vagrant up` to build everything
from scratch. It takes you sometime to all the components up and ready, but it
will set things up without any further intervention.