checkpoint 2 up and running

This commit is contained in:
Tiago Sousa 2023-12-07 20:45:13 +00:00
parent c532d498c4
commit e5ef964dc6
9 changed files with 103 additions and 18 deletions

View file

@ -0,0 +1,5 @@
---
- name: Installing Kubernetes through pip
pip:
name: kubernetes
state: present