Mohamed Amin Samet
Mohamed Amin Samet
Course changes: - Introduce workshop env - Change containers introduction - Version updates - Add chapter best practices - Add chapter CRDs - Add chapter concusion Workshop Changes: - Version...
It is very likely that a kubernetes user encounter CRDs. CRDs are everywhere: - Backups reguliers (Velero) - Alerts (Prometheues) - VMs (Kubevirt) - Infrastructure (Crossplane) - CI/CD (Tekton) So...
For [containers introduction](https://github.com/particuleio/formations/blob/main/cours/containers/containers-introduction.fr.md), I think it is better to start by a gentle comparison between containers and VMs. It is better to speak about cloud at the end so that...
Added documentation for defining constants in JavaScript scripts using a helper function.