-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Support for 1.12 #680
Adding Support for 1.12 #680
Conversation
Signed-off-by: Christopher Hein <[email protected]>
Signed-off-by: Christopher Hein <[email protected]>
c34e91b
to
d21bace
Compare
5df9f5f
to
45edfd7
Compare
I'm not aware of one, I'd be very keen to see it!
We have |
Thanks @errordeveloper. Sounds like that is a 'no'! There is an 'auto' option for AMIs maybe we could speculatively at '1.13' and '1.14 'to |
Fix outdated ecr login command
Description
closes #679
This adds support for deploying Amazon EKS with Kubernetes 1.12. Default is still set to
1.11
if you'd like to use this use:or:
Checklist
make build
)make test
)make integration-test
)README.md
, andexamples
directory)humans.txt
file