Skip to content
#

kubernetes-security

Here are 78 public repositories matching this topic...

Certified-Kubernetes-Security-Specialist

Curated resources help you prepare for the CNCF/Linux Foundation CKS 2021 "Kubernetes Certified Security Specialist" Certification exam. Please provide feedback or requests by raising issues, or making a pull request. All feedback for improvements are welcome. thank you.

  • Updated Jan 17, 2022
  • AGS Script
flavio
flavio commented Mar 20, 2021

Right now policy-server will always download all the policies defined inside of the policies.yml file, even if they have already been downloaded.

This is sub-optimal, changing a policy setting requires to restart the policy-server, which then causes all the policies to be downloaded again.

Acceptance criteria

  • policies.yml file is extended to allow something similar to Kubernetes'

Improve this page

Add a description, image, and links to the kubernetes-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubernetes-security topic, visit your repo's landing page and select "manage topics."

Learn more