Skip to content

Commit

Permalink
Update aws-node (eksctl-io#4219)
Browse files Browse the repository at this point in the history
  • Loading branch information
weaveworksbot authored and chedim committed Sep 23, 2021
1 parent 90e2527 commit 454e0cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 3 additions & 3 deletions pkg/addons/default/assets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions pkg/addons/default/assets/aws-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@
"value": "false"
- "name": "DISABLE_METRICS"
"value": "false"
- "name": "DISABLE_NETWORK_RESOURCE_PROVISIONING"
"value": "false"
- "name": "ENABLE_POD_ENI"
"value": "false"
- "name": "ENABLE_PREFIX_DELEGATION"
Expand All @@ -157,7 +159,7 @@
"value": "1"
- "name": "WARM_PREFIX_TARGET"
"value": "1"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.9.0"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.9.1"
"livenessProbe":
"exec":
"command":
Expand Down Expand Up @@ -199,7 +201,7 @@
- "env":
- "name": "DISABLE_TCP_EARLY_DEMUX"
"value": "false"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni-init:v1.9.0"
"image": "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni-init:v1.9.1"
"name": "aws-vpc-cni-init"
"securityContext":
"privileged": true
Expand Down

0 comments on commit 454e0cc

Please sign in to comment.