- Managed ArgoCD, utilized Helm and Git, and successfully converted Ansible playbook deployments to ArgoCD, streamlining application deployment and ensuring GitOps-based continuous delivery
- Performed node additions in the cluster and renewed OpenShift certificates using playbooks, ensuring smooth operations and security compliance
- Gained experience in setting up K3s environments to troubleshoot and address issues with OpenShift
- Directed production applications to DR environments to minimize downtime, handling all associated configurations and certifications
- Onsite OpenShift Upgrade Experienced: Successfully orchestrated the upgrade from version 3.11.43 to 3.11.1159 at the cluster level using a playbook
- Led migration of on-prem staging environment to AWS EKS cluster, enhancing scalability and reliability
- Implemented Prometheus alerts for cloud-based monitoring, enhancing system reliability and proactive issue management.
Idea Presentation
Configuration of ArgoCD pipeline for application deployment and maintaining all YAML repositories in GitHub by using Gen-AI.
- Challenge: Manual syncing of YAML changes to production via Ansible and Jenkins, with no control over changes.
- Solution: Configured ArgoCD to auto-sync YAML changes from a single GitHub repository to production, ensuring changes are tracked.
- Achievement: Utilized Copilot to convert 95+ YAML files to Helm templates, completing the task in a few hours with minimal errors.
- Efficiency: Without Copilot, 3-4 team members were needed to convert 95 YAML files to Helm templates. With Copilot, one team member.