1 Answer
- Newest
- Most votes
- Most comments
1
Hello,
In short eksctl tool documentation will tell on how to update add-ons using eksctl commands. I would prefer this if you are managing your EKS cluster with eksctl on the other hand AWS documentation includes updating add-ons using any of the supported interface options - eksctl, AWS CLI, or console.
The eksctl docs are maintained by the eksctl developer community, while AWS docs are maintained by AWS.
Each doc targets different use cases but serves the same purpose
Thanks
answered a year ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 18 days ago
That makes sense, but why is it that if I use eksctl to update the addons, it does not report that the addons are updated in the AWS EKS mgmt console?