aws-quickstart / cdk-eks-blueprints

AWS Quick Start Team
Apache License 2.0
454 stars 205 forks source link

(addons aws-calico): Calico uses deprecated chart #495

Closed askulkarni2 closed 1 year ago

askulkarni2 commented 2 years ago

Describe the bug

According to AWS documentation and eks-charts repo, the helm chart referenced by calico add-on has been deprecated and no longer maintained.

Expected Behavior

Use the recommended Calico Operator instead.

Current Behavior

N/A

Reproduction Steps

N/A

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

any

EKS Blueprints Version

latest

Node.js Version

any

Environment details (OS name and version, etc.)

any

Other information

No response

askulkarni2 commented 2 years ago

Also see https://github.com/aws-samples/eks-blueprints-add-ons/pull/78

shapirov103 commented 2 years ago

Hey @askulkarni2 , this has been addressed a couple minor releases ago, docs. Calico add-on was deprecated, see here.

shapirov103 commented 1 year ago

Please see the above comment. The deprecated add-on will be removed in a few releases.