canonical / k8s-snap

Canonical Kubernetes is an opinionated and CNCF conformant Kubernetes operated by Snaps and Charms, which come together to bring simplified operations and an enhanced security posture on any infrastructure.
GNU General Public License v3.0
20 stars 6 forks source link

add arguments to improve cis compliance and adjust tests accordingly #494

Closed eaudetcobello closed 3 weeks ago

eaudetcobello commented 3 weeks ago

This adds default arguments to kubelet, api server, controller manager services that improve our compliance with CIS guidelines. Also modifies our tests to reflect these changes.