cdklabs / cdklabs/cdk-skylight
Add EKS gMSA Support for Windows Nodes
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 6
- Avg merge
- 20m
- Merged PRs (30d)
- 4
Description
Integrate between [addLocalCredFile()](https://github.com/cdklabs/cdk-skylight/blob/de5537471a4f18d718e247822d9742b55a1537b3/src/skylight-compute/eks/windows-eks-nodes.ts#L363) to [gMSAWebHookAutoInstall()](https://github.com/cdklabs/cdk-skylight/blob/de5537471a4f18d718e247822d9742b55a1537b3/src/skylight-compute/eks/windows-eks-nodes.ts#L198) and https://github.com/aws-samples/amazon-eks-gmsa-admission-webhook-autoinstall
Desired Outcome:
One line to install gMSA on EKS clusters
Contributor guide
Research direction
Start in src/skylight-compute/eks/windows-eks-nodes.ts, reading gMSAWebHookAutoInstall() and addLocalCredFile() and the integration point between them. Compare the behavior with the linked amazon-eks-gmsa-admission-webhook-autoinstall project. Done means a single construct line installs gMSA support on EKS clusters with Windows nodes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes, typescript
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100