-
Notifications
You must be signed in to change notification settings - Fork 107
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 proper documentation how to define additional security rules for AWS/Azure #1322
Comments
looks like related to #896 |
Defaults:
Documentation should display with examples how to override/change these settings. |
We should add task (or check if there is one already) to adjust current defaults. |
Please note, that I stuck with this topic. Cannot set the additional security rules in AWS, as none of configs provided by colleagues is working. If I need to document the procedure, first I need to have working solution (working yaml deployment file). Without that, it might be really hard to document, something what is not working |
Reviewed provided configuration: Azure was fine, AWS had port assigned to wrong field. Outstanding pull request to simplify the defaults and make them less confusing: #1714 |
Is there any PR to be connected to this issue? |
Tested with the configurations provided and everything works as expected. |
Currently there is no documentation how to manage security rules for both AWS and Azure. In most cases teams are adding them manually through the clouds web interfaces or APIs resulting in Terraform wiping them out after re-running Epiphany.
Documentation (with example) should be written for both AWS and Azure showing:
And should show how to do it so it does not break Epiphany features and support (e.g. still allows use of Epiphany tools to scale out the cluster, update it. etc.
The text was updated successfully, but these errors were encountered: