Skip to content

docs: Add user guide for limiting network traffic to Authorino - #673

Merged
guicassolato merged 1 commit into
mainfrom
docs/user-guide-np
Sep 1, 2026
Merged

docs: Add user guide for limiting network traffic to Authorino#673
guicassolato merged 1 commit into
mainfrom
docs/user-guide-np

Conversation

@guicassolato

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new user guide (docs/user-guides/limiting-network-traffic.md) with a NetworkPolicy that allows ingress only on production Authorino ports, implicitly blocking debug/diagnostic endpoints
  • Includes guidance on omitting unused ports and further restricting traffic by source namespace

Test plan

  • Review the NetworkPolicy YAML for correctness against Authorino's default port configuration
  • Verify the guide renders correctly on GitHub
  • Apply the NetworkPolicy in a test cluster and run the verification commands

🤖 Generated with Claude Code

Provides a NetworkPolicy that allows ingress only on production
ports, blocking debug/diagnostic endpoints such as pprof (8084).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Guilherme Cassolato <guicassolato@gmail.com>

@averevki averevki left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I walked through the guide and it looks good 👍

@guicassolato
guicassolato added this pull request to the merge queue Sep 1, 2026
Merged via the queue into main with commit 22c94db Sep 1, 2026
19 checks passed
@github-project-automation github-project-automation Bot moved this from Ready For Review to Done in Kuadrant Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants