Jonas Lergell

Results 2 issues of Jonas Lergell

Documentation about the kubernetes plugin mentions connecting to EKS clusters. I naively tried using the kubeconfig you get using EKS and adding to samson, but I just got an error....

In a kubernetes manifest you can reference an env variable from another using the `$(FOO)` notation. However, `FOO` in this case needs to be defined before it can be referenced....