aws-samples / aws-samples/cdk-eks-karpenter
Install karpenter construct using python aws eks v2 alpha
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I am trying to add karpenter to existing eks cluster created using aws_cdk.aws_eks_v2_alpha in python
but the cluster property expects a return type of Cluster
It gives the following error
TypeError: type of argument cluster must be aws_cdk.aws_eks.Cluster; got aws_cdk.aws_eks_v2_alpha.Cluster instead
Is there a workaround or fix that is available.
Thanks
Contributor guide
Research direction
The issue names no repository files, tests, or entry points. Start by reproducing the Python AWS CDK EKS v2 alpha integration and comparing the construct's expected Cluster type with the supplied type. Done means confirming a workaround or fix and documenting the result with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes, python, typescript
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100