We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0386d2e commit 5baae91Copy full SHA for 5baae91
eks_infrastructure/new_operation.sh
@@ -110,7 +110,7 @@ function update_eksctl_utils() {
110
--cluster ${1} \
111
--region ${2}
112
113
- eksctl utils addon \
+ eksctl update addon \
114
--name vpc-cni \
115
116
eks_infrastructure/upgrade_operation.sh
@@ -71,7 +71,7 @@ function update_eksctl_utils() {
71
72
73
74
75
76
77
0 commit comments