Init container for AWS VPC CNI that copies CNI artifacts to the host and performs initial node network configuration.
Init container for the Amazon VPC CNI plugin. It runs once per node to copy CNI binaries and supporting artifacts into
the host CNI directory and perform the node-level setup the main aws-node container relies on.
Use this image as the aws-vpc-cni-init init container alongside the Docker Hardened amazon-k8s-cni image in the same
DaemonSet, following upstream Amazon VPC CNI manifests or Helm values.