Kubescape – tool for testing if Kubernetes is deployed securely
1–10 of 104 posts
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#2Kubescape is The first open-source tool for testing if Kubernetes is deployed securely as defined in the Kubernetes Hardening Guidance by NSA and CISA
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#3I love that since Kube is a standard API we can implement preflight checks like this that work for "any" kube cluster automatically.
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#4I love that since Kube is a standard API we can implement preflight checks like this that work for "any" kube cluster automatically.
cool! happy to hear that. if you have any ideas or comments about Kubescape, we would love to hear them
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#5Kubescape is The first open-source tool for testing if Kubernetes is deployed securely as defined in the Kubernetes Hardening Guidance by NSA and CISA
Something about the capitalization in this comment + the above scares me somehow.
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#6Re: Kubescape – tool for testing if Kubernetes is deployed securely
#7Kubescape is The first open-source tool for testing if Kubernetes is deployed securely as defined in the Kubernetes Hardening Guidance by NSA and CISA
Something about the capitalization in this comment + the above scares me somehow.
May I introduce you to my friend and colleague, Hardening Guidance?
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#8This couldn't have come at a better time! I have to do a report on hardening and such of our infrastructure next week.
Great!
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#9This couldn't have come at a better time! I have to do a report on hardening and such of our infrastructure next week. Great!
excellent, good luck! let me know if you need any help
Re: Kubescape – tool for testing if Kubernetes is deployed securely
#10How is this different from auditing and hardening your Kubernetes nodes with OpenSCAP data streams (AKA "profiles")?