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

[Request] NetworkPolicies on Services #205

Open
andrewazores opened this issue Oct 28, 2024 · 0 comments · May be fixed by #209
Open

[Request] NetworkPolicies on Services #205

andrewazores opened this issue Oct 28, 2024 · 0 comments · May be fixed by #209
Assignees
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

Describe the feature

Only the main Cryostat Deployment (Cryostat and the Grafana dashboard) are intended to be accessible widely, so the auth proxy instance placed in front of these has a Service and a Route.

The database, storage, and optional report generation Deployments are pieces of infrastructure supporting the Cryostat Deployment and are not intended to accept traffic from any other origins. These should have NetworkPolicies to reject other traffic on clusters that support these policies, for an extra layer of protection.

Anything other information?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants