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

Add multi-tenant node isolation #37

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

matthewrossi
Copy link
Member

Following up to the presentation of the security-aware scheduling, here I am providing policies to automate and then validate the isolation of multiple tenants.
According to the feedback received during the call, the policies were adapted to be less restrictive, i.e., it is possible to mark the same node for use by multiple tenants.

Here is a summary of the changes:

  1. Anticipate the deployment of Gatekeeper as soon as possible to set defaults values and validate all requests sent to the Kubernetes API (as in Set default resources and enforce maximum values #35)
  2. Automate the assignment of node labels to nodes with a job
  3. Assign node selectors to pods belonging to mef-sog-uc1-wl and uc2 namespaces
  4. Validate the presence of node selectors to pods belonging to mef-sog-uc1-wl and uc2 namespaces

…yments into feature/multi-tenant-isolation

# Conflicts:
#	base/apps/security/kustomization.yaml
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.

2 participants