Optional
props: VpcCniAddOnPropsReadonly
coreOptional
Readonly
idReadonly
vpcOverride this method to create namespace for the core addon. In many cases the addon is created in the kube-system namespace which does not require creation as it is always there. For addons that support other namespace as destinations this method should be implemented.
Overrides the core addon method in order to replace the SA if exists (which is the case for aws-node).
Overrides the core method to provide managed policies.
Template method with default implementation to execute the supplied function of policyDocumentProvider. Allows overriding this method in subclasses for more complex cases of policies.
Implementation of VpcCni EKS add-on with Advanced Configurations.