CCP2 CNA Kubernets LAB
12 factor Applications LAB Overview Cloud-Native application is an application optimized for running in the cloud (IaaS or PaaS) Each phase in the application life-cycle has to be adopted and optimized to run in the cloud typically desigened as a distributed application LAB Used Applications K3S: a lightweigt Kubernetes designed to run on low-ressource systems
fully CNCF-certified K3D: a wrapper to run K3s in Docker
makes it easy to run single- and multi-node k3s clusters i.