Application deployments in k8s The basic process Manifests (static or dynamic) From CI/CD whenever the code is merged Build docker images update manifests (use –values) Update deployment (kubectl or helm ) Apporach is push GitOPS The manifest or helm will be the source (Git repo) whenever the source is changed the deployment will be updated… Continue reading DevOps Classroom notes 19/Jul/2026
MultiCloud Classroom notes 18/July/2026
DevOps Classroom notes 18/Jul/2026
DevOps Classroom notes 16/Jul/2026
Application deployments in k8s The basic process Manifests (static or dynamic) From CI/CD whenever the code is merged Build docker images update manifests (use –values) Update deployment (kubectl or helm ) Apporach is push GitOPS The manifest or helm will be the source (Git repo) whenever the source is changed the deployment will be updated… Continue reading DevOps Classroom notes 16/Jul/2026
MultiCloud Classroom notes 16/July/2026
DevOps Classroom notes 16/Jul/2026
DevOps Classroom notes 15/Jul/2026
Application deployments in k8s The basic process Manifests (static or dynamic) From CI/CD whenever the code is merged Build docker images update manifests (use –values) Update deployment (kubectl or helm ) Apporach is push GitOPS The manifest or helm will be the source (Git repo) whenever the source is changed the deployment will be updated… Continue reading DevOps Classroom notes 15/Jul/2026
