From 0948d3802c649d9f99b580c3546500fb0b2de618 Mon Sep 17 00:00:00 2001 From: Claes Mogren Date: Wed, 9 Sep 2020 09:23:02 -0700 Subject: [PATCH] Add ENABLE_POD_ENI to the readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 50548b3a19..a3d87096e7 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,19 @@ Default: `""` Specifies the cluster name to tag allocated ENIs with. See the "Cluster Name tag" section below. + +--- + +`ENABLE_POD_ENI` (Since v1.7.0) + +Type: Boolean as a String + +Default: `false` + +To enable security groups for pods you need to have at least an EKS 1.17 eks.3 cluster. Setting `ENABLE_POD_ENI` to `true` +will add the `vpc.amazonaws.com/has-trunk-attached` label to the node, signifying that the feature is enabled. + + ### ENI tags related to Allocation This plugin interacts with the following tags on ENIs: