You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to use this plugin to deploy helm charts to my EKS cluster (Amazon Web Services Elastic Kubernetes Service).
Currently I am able to control my cluster within a concourse pipeline with kubectl using kubernetes-resource, but it would be nice to use helm to manage versions of my apps. In the kubernetes-resource plugin, I am able to authenticate using aws_iam_authenticator which is required for connecting to EKS.
I would like to be able to use this plugin to deploy helm charts to my EKS cluster (Amazon Web Services Elastic Kubernetes Service).
Currently I am able to control my cluster within a concourse pipeline with kubectl using kubernetes-resource, but it would be nice to use helm to manage versions of my apps. In the kubernetes-resource plugin, I am able to authenticate using aws_iam_authenticator which is required for connecting to EKS.