SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

[WORKAROUND] #183 #187

Closed ionysos closed 5 years ago

ionysos commented 5 years ago

Description

This workaround is only valid till a consistent solution for issue #183 is found. It adds the following annotations to the 'kube-system' namespace for deactivating the 'seccompProfile' and 'podSecurityContext' admission features (https://github.com/karydia/karydia/blob/master/docs/features.md#karydia-admission) in that namespace. Additionally, it adds one annotation for being able to identify 'kube-system' namespaces which used this workaround for cleaning things up later on.

Checklist

Before submitting this PR, please make sure: