cdklabs / cdklabs/cdk-skylight

Add EKS gMSA Support for Windows Nodes

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
enhancement stale
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.