Initial commit

This commit is contained in:
2024-10-21 23:43:00 +02:00
commit 1d1cedc763
2 changed files with 237 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# kindOnVM
EN: This project aims to simplify the creation of a Kubernetes cluster with one node and three workers using kind and docker.
ES: Este proyecto pretende simplificar la creacion de un cluster kubernetes con un nodo y 3 workers usando kind y docker.