Connecting to EKS cluster from GitLab CI/CD
Jan 29, 2024 · 2 min read · Creating 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...
Join discussion