Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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