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

Network policy example #180

Open
niallthomson opened this issue Mar 29, 2023 · 2 comments
Open

Network policy example #180

niallthomson opened this issue Mar 29, 2023 · 2 comments
Assignees

Comments

@niallthomson
Copy link
Collaborator

niallthomson commented Mar 29, 2023

Add ability to install the Cilium CNI with the blueprints addon and add sample network policies that lock down communication between the components.

General rules:

  • UI can communicate with all services
  • Checkout can communicate with orders
  • Components that have dependencies like MySQL must be able to communicate with them

The Terraform should be behind a flag called something like network_policies_enabled

@niallthomson niallthomson changed the title Network policy support Network policy example Mar 30, 2023
@niallthomson
Copy link
Collaborator Author

Now that network policies are natively supported by the AWS VPC CNI this implementation can leverage that functionality.

@sudanpsg
Copy link

@niallthomson assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants