clusters

Computer clusters using kubernetes

Containers orchestration

Kubernetes is a great and very accessible tool. Documentation is great. A good first step is starting from kubernetes bootcamparrow-up-right and kubernetes basicsarrow-up-right, both practical documentation for beginners using minikubearrow-up-right. I have some personal notes on useful commandsarrow-up-right using microk8sarrow-up-right.

Here I have some note about how to install microk8s, a solution for deploying a kubernetes cluster locally. The article installing kubernetes explain how to set up a linux machine for microk8s and the article deploying bootcamp shows a simples example of deployment.

Sources

Last updated