Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add calico to Kubernetes addon #885

Merged
merged 9 commits into from
Aug 27, 2022
Merged

Conversation

florentio
Copy link
Contributor

@florentio florentio commented Aug 23, 2022

What does this PR do?

Adds the Calico Helm chart to the Kubernetes addons.

Motivation

My company are in the process of adopting calico for networking and network security solution for our EKS cluster. This addon would be a useful addon for us to deploy to our clusters.
Also there is already an issue ticket on the roadmap related to it #436

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have added a new example under examples to support my PR
  • Yes, I have created another PR for add-ons under add-ons repo (if applicable)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs required examples and docs except a new pattern or add-on added.

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@bryantbiggs bryantbiggs temporarily deployed to EKS Blueprints Test August 27, 2022 13:26 Inactive
docs/add-ons/calico.md Outdated Show resolved Hide resolved
docs/add-ons/calico.md Outdated Show resolved Hide resolved
Copy link
Contributor

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - few minor comments.

Once we merge #885 - lets update this PR to add the addon to that example to demonstrate and validate its usage

@florentio
Copy link
Contributor Author

Looks great - few minor comments.

Once we merge #885 - lets update this PR to add the addon to that example to demonstrate and validate its usage

Didn't you mean this one #898 instead ?

@bryantbiggs
Copy link
Contributor

Looks great - few minor comments.
Once we merge #885 - lets update this PR to add the addon to that example to demonstrate and validate its usage

Didn't you mean this one #898 instead ?

Ah yes, my apologies - correct!

@florentio florentio temporarily deployed to EKS Blueprints Test August 27, 2022 18:25 Inactive
docs/add-ons/calico.md Outdated Show resolved Hide resolved
Copy link
Contributor

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few updates from testing. Per https://docs.aws.amazon.com/eks/latest/userguide/calico.html we should install tigera-operator and when I tried with the PR as it is currently, it fails to find the chart/install.

@florentio
Copy link
Contributor Author

Few updates from testing. Per https://docs.aws.amazon.com/eks/latest/userguide/calico.html we should install tigera-operator and when I tried with the PR as it is currently, it fails to find the chart/install.

Good catch. I am going to fix it. Thanks

@florentio florentio temporarily deployed to EKS Blueprints Test August 27, 2022 19:36 Inactive
Copy link
Contributor

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome, thank you!

@bryantbiggs bryantbiggs merged commit 60d106c into aws-ia:main Aug 27, 2022
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADDON] - Calico
2 participants