Skip to content

Commit

Permalink
native workloads principle continued: security.
Browse files Browse the repository at this point in the history
  • Loading branch information
dankenigsberg authored Nov 30, 2018
1 parent 9a24862 commit 816bb96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,8 @@ Furthormore: if you can run native workloads, and you have KubeVirt installed,
you should be able to run VM-based workloads, too.
For example, Application Operators should not require additional permissions
to use cluster features for VMs, compared to using that feature with a plain Pod.

Security-wise, installing and using KubeVirt must not grant users any permission
they do not already have regarding native workloads. For example, a non-priviliged
Application Operator must never gain access to a priviliged Pod by using a KubeVirt
feature.

0 comments on commit 816bb96

Please sign in to comment.