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!
- Host: GitHub
- URL: https://github.com/developer-friendly/kubernetes-the-hard-way
- Owner: developer-friendly
- License: apache-2.0
- Created: 2024-01-27T07:01:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T21:38:22.000Z (11 days ago)
- Last Synced: 2026-02-03T10:59:56.344Z (10 days ago)
- Topics: ansible, certification, cilium, cka, ckad, containerization, containers, coredns, encryption, etcd, k8s, kubeconfig, kubernetes, kubernetes-the-hard-way, tls, vagrant
- Language: Jinja
- Homepage: https://developer-friendly.blog/2024/03/03/kubernetes-the-hard-way/
- Size: 189 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.