-
Notifications
You must be signed in to change notification settings - Fork 1
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
SYS.1.6.A15 #15
Comments
|
@sluetze Not sure about which existing rules are you talking. (CPU and RAM)? As far as I know egress traffic control is only possible with OVN. There is no option with SDN. |
imho existing rules for the quota / limits / requests could be: rules:
- project_config_and_template_resource_quota
- project_template_resource_quota
- resource_requests_limits_in_daemonset
- resource_requests_limits_in_deployment
- resource_requests_limits_in_statefulset
- resource_requests_quota
- resource_requests_quota_cluster
- resource_requests_quota_per_project
What do you mean with SDN? OpenShiftSDN? because that is deprecated. Or do you mean other SDNs? But there is no existing rule for checking the KubernetesOVN Annotation (see https://access.redhat.com/solutions/5018951 ) I am also not sure if this would be a good automatic check, since I believe not many will use this limitation as it has operational impacts. We could make it a manual rule with example of KubernetesOVN which would make it apply to a broader set of Network Plugins. |
No description provided.
The text was updated successfully, but these errors were encountered: