Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pythops/k8s_the_hard_way
Learn how to create a highly available k8s cluster from scratch with Ansible
https://github.com/pythops/k8s_the_hard_way
ansible containerd coredns kubernetes
Last synced: about 1 month ago
JSON representation
Learn how to create a highly available k8s cluster from scratch with Ansible
- Host: GitHub
- URL: https://github.com/pythops/k8s_the_hard_way
- Owner: pythops
- Created: 2019-12-15T22:10:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T12:55:03.000Z (almost 3 years ago)
- Last Synced: 2024-12-25T19:48:07.885Z (about 2 months ago)
- Topics: ansible, containerd, coredns, kubernetes
- Language: Jinja
- Homepage:
- Size: 90.8 KB
- Stars: 14
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Setup
k8s version: **1.23.5**
container runtime: [containerd](https://containerd.io/)
service discovery: [coredns](https://coredns.io/)
network provider: [canal](https://projectcalico.docs.tigera.io/getting-started/kubernetes/flannel/flannel)
## Instructions here:
[https://pythops.com/post/kubernetes-the-hard-way-part-1](https://pythops.com/post/kubernetes-the-hard-way-part-1)
[https://pythops.com/post/kubernetes-the-hard-way-part-2](https://pythops.com/post/kubernetes-the-hard-way-part-2)
## Author
Badr BADRI @pythops## License
MIT