This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## Specs | |
| The typical deployment environment: | |
| - Ubuntu 22.04 VM | |
| - 16 cores | |
| - 16GB of RAM | |
| - 80GBs of storage | |
| ## Deployment steps: | |
| - gather all the prerequired info | |
| - prepare the environment with the microk8s playbook |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## Specs | |
| The typical deployment environment: | |
| - Ubuntu 22.04 VM | |
| - 16 cores | |
| - 16GB of RAM | |
| - 80GBs of storage | |
| Deployment steps: | |
| - prepare the environment with the microk8s playbook | |
| - deploy the capsule with helm chart |