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

"zero-trust" security / networking for training jobs #2341

Open
astefanutti opened this issue Nov 29, 2024 · 0 comments
Open

"zero-trust" security / networking for training jobs #2341

astefanutti opened this issue Nov 29, 2024 · 0 comments

Comments

@astefanutti
Copy link
Contributor

What you would like to be added?

Secure, ideally by default, the data plane of the jobs managed by the training operator.

This would include:

  • The creation of NetworkPolicies that prevent ingress traffic to the training jobs, i.e., only intra-job Pod-to-Pod communication is allowed
  • The configuration of (m)TLS for Pod-to-Pod communication wherever possible, or provide some documentation on how to achieve it, possibly using external solution like a service mesh for example.

Why is this needed?

In multi-tenant setups, it's important to guarantee tenants are isolated from each other.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant