Closed robert-bo-davis closed 5 years ago
Hey, thanks for this contribution. Could you add a quick test to verify that the new var doesn't break anything?
thanks!
Some very basic test have been and support for specifying a role ARN has been added. Thanks!
This PR adds support for EKS.
To deploy to EKS, you should have
api_server
andkubernetes_certificate
secrets set in drone. If drone is deploying from outside of AWS, you should also have anaws_access_key_id
,aws_secret_access_key
secret. AnAWS_DEFAULT_REGION
environmental variable should also be set for the deployment.fixes #78