awscdk-asset-kubectl
awscdk-asset-kubectl copied to clipboard
Provide single package with supported versions
Right now the process to upgrade kubectl requires installing a new package and uninstalling an old one. It would be great to be able to upgrade a single package by having a "@aws-cdk/lambda-layer-kubectl" package with all supported versions, and KubectlV<version>Layer
classes for each of the versions.