"Deploy a Real-Time OpenTelemetry Stack on EKS with Argo CD and GitOps"
1) create an aws account
2) create an instance of t2.large ubuntu instance
3) Dont use root account, create an iam user and create a user .ex-devops-user
3)install kubectl, terraform , docker
4) sudo usermod -aG docker ubuntu [ added ubuntu user to d...
deploy-an-application-on-eks-and-expose-it-using-alb-ingress.hashnode.dev1 min read