#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

GitLab: For private Git repository

I assume here that the reader has basic knowledge about GitHub, BitBucket or SourceForge or some other alternatives to GitHub. Now, as a member of small research team, my responsibility is to setup something like GitHub in our own private server. The objective is to store and access individual’s source code used for varification and evaluation of own research projects in a secure place. It’s quite similar to GitHub. Continue reading…