List of Technologies ^^^^^^^^^^^^^^^^^^^^ The following technologies will be referenced throughout the guide: * `Docker `_ or `Podman `_: Necessary for building containers on a local machine * `Airflow `_: Workflow management system used in Kaapana * `Kubernetes `_: Container orchestration system, every component in Kaapana is inside a Kubernetes cluster. We deploy the platform with `microk8s `_ . * `Helm `_: Package manager for Kubernetes. Necessary when you want to build helm packages on your local machine