RJrijo josephintheopszone.com·Jan 29, 2024 · 2 min readConnecting to EKS cluster from GitLab CI/CDCreating a small GitLab CI/CD pipeline for deploying applications to Amazon EKS (Elastic Kubernetes Service) involves several steps First we need to install GitLab agents in EKS cluster so that GitLab can able to communicate to EKS cluster In GitLab...00