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: 19 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T12:55:03.000Z (over 2 years ago)
- Last Synced: 2023-03-06T22:40:04.491Z (over 1 year ago)
- Topics: ansible, containerd, coredns, kubernetes
- Language: Jinja
- Homepage:
- Size: 90.8 KB
- Stars: 12
- Watchers: 1
- Forks: 9
- 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