Mayursinh Sarvaiya
I'm currently pursuing a Master's in Applied Computer Science at Dalhousie University. I've made contributions to open-source projects like Spotify, Elastic, and Argo. Alongside my studies, I work part-time as a Software Engineer at Akuity, a cloud-native company. This role has familiarized me with standard practices for orchestrating containers on Kubernetes.
Session
In large organizations using Kubernetes with multiple clusters, each minor change in the Kubernetes manifest is critical. It must be reviewed and audited and requires an easy rollback mechanism. Not to mention it must be scalable.
This talk will include a short explanation of bottlenecks if we manage Kubernetes in traditional CD (Continuous Deployment) pipelines and how GitOps methodology using ArgoCD helps to overcome them.