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
{{ message }}
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: