Amazon-eks-ami: Support make ami for 1.13

Created on 25 Jun 2019  路  2Comments  路  Source: awslabs/amazon-eks-ami

What would you like to be added:

Support: make 1.13 to build ami for 1.13 worker node

Why is this needed:

We have some customized changes during ami build process(like encrypted ami, pre bake some binaries on host node ...)

Don't known the new s3 location for 1.13 binaries.

bug

Most helpful comment

make 1.13 is supported: 馃槃
https://github.com/awslabs/amazon-eks-ami/blob/master/Makefile#L43
Also, we changed the makefile structure a bit, so you may need to adapt your build process if needed
https://github.com/awslabs/amazon-eks-ami/pull/300

All 2 comments

make 1.13 is supported: 馃槃
https://github.com/awslabs/amazon-eks-ami/blob/master/Makefile#L43
Also, we changed the makefile structure a bit, so you may need to adapt your build process if needed
https://github.com/awslabs/amazon-eks-ami/pull/300

Thanks !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mogren picture mogren  路  7Comments

abdennour picture abdennour  路  4Comments

cwhatley picture cwhatley  路  5Comments

altaurog picture altaurog  路  4Comments

jhoblitt picture jhoblitt  路  4Comments