aws-samples / aws-samples/eks-workshop-v2
EKS Addons lab
- Dominant language
- HCL
- Stars
- 626
- Forks
- 613
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 9
Description
### Outline the high level topic of the lab
EKS managed addons are an important feature for users to be offload management of various cluster components to EKS. This should be covered in the Fundamentals section along side other core concepts such as node groups.
### Provide the flow of the lab exercise, including what sample application components will be used
1. User inspects initial kube-proxy install
2. Trigger addon installation by using AWS CLI
3. Inspect that kube-proxy is now "managed" by the addon
4. Upgrade the addon
5. Delete the addon
### What additional AWS infrastructure or EKS addons/components will need to be created or installed to support this lab?
None
### What additional software or configuration will be required in the Cloud9 IDE?
None
### Are enhancements to the retail sample application required to support this lab exercise?
None
Contributor guide
Assessment
This issue has not been assessed yet.