#installing #kubernetes on Three #Centos9 #virtualmachines using #ansible in #2022

Here, I demonstrated how #kubernetes can be #installed using #ansible.
This is a raw version. So you may fast forward some of the steps.
I would like to thanks University of Tartu HPC Center (https://www.youtube.com/channel/UCi_viPyHPL_rytr_bwBk55A) for the computing resources.
Few more urls:
https://etais.ee/
https://mc.cs.ut.ee/


My personal webpage
https://kodu.ut.ee/~dehury/
https://www.chinmayadehury.in/
Some more blogs:
https://www.chinmayadehury.in/blog/

src: https://blogchinmaya.blogspot.com/2022/06/installing-kubernetes-on-three-centos9.html

Ansible: Installation and Configuration

Ansible is an open-source software provisioning, configuration management, and application deployment tool. It runs on many Unix-like systems, and can configure both Unix-like systems as well as Microsoft Windows. Before proceeding for the installation, it is necessary to get yourself comfortable with basic knowledge.

Ansible Wikipedia: https://en.wikipedia.org/wiki/Ansible_(software)
Official Documentation: https://docs.ansible.com/

Click here to proceed for quick guied on Installation and configuration