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

https://github.com/yassinouk/kubernetes-automation

This repo contains a bash script that fully automate the full installation of a standalone kubernetes cluster using kubeadm, the script also install CRI (containerd) & CNI (to be decided in the future).
https://github.com/yassinouk/kubernetes-automation

Last synced: 6 months ago
JSON representation

This repo contains a bash script that fully automate the full installation of a standalone kubernetes cluster using kubeadm, the script also install CRI (containerd) & CNI (to be decided in the future).

Awesome Lists containing this project

README

          

# kubernetes-automation
This repo contains a bash script that fully automate the full installation of a standalone kubernetes cluster using kubeadm, the script also install CRI (containerd) & CNI (to be decided in the future).