Skip to content

mbp-1126: Network segmentation using UDN#147

Open
mlorenzofr wants to merge 1 commit into
validatedpatterns:mainfrom
mlorenzofr:mbp-1126
Open

mbp-1126: Network segmentation using UDN#147
mlorenzofr wants to merge 1 commit into
validatedpatterns:mainfrom
mlorenzofr:mbp-1126

Conversation

@mlorenzofr

Copy link
Copy Markdown
Collaborator

Description

Implements network segmentation using User Defined Networks (UDNs) for the qtodo application

Summary

  • Adds NetworkAttachmentDefinition and UserDefinedNetwork resources for isolated network segments
  • Configures AdminNetworkPolicy with ingress/egress rules to control traffic between network segments
  • Updates qtodo app deployment and PostgreSQL statefulset to use the new UDN
  • Adds documentation on UDN usage and configuration
  • Introduces feature flag system to enable/disable UDN functionality

Test plan

  • Validate feature flag enables/disables UDN resources correctly
  • Verify qtodo pods attach to the UDN successfully
  • Confirm AdminNetworkPolicy rules allow expected traffic and block unauthorized access
  • Test qtodo application
  • Review documentation

Signed-off-by: Manuel Lorenzo <mlorenzofr@redhat.com>
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.

1 participant