Project 'big-bang/apps/third-party/rapidfort' was moved to 'big-bang/product/community/rapidfort'. Please update any links and bookmarks that may still have the old path.
Implement Network Policies
Guide found here.
Notes
- Prerequisite knowledge of how different parts of RF communicate with each other / other parts of BB will be necessary for implementation
Definition of Done
- Default deny policy for inter-package communication is implemented
- Default allow policy for intra-package communication is implemented
- Specific policies for other packages are added, i.e. SSO, database, etc.
- Only necessary connections are allowed but RF still fully functions