What is Red Hat Advanced Cluster Security?
Red Hat Advanced Cluster Security, also known as StackRox, is a Kubernetes-native security tool that provides the following features:
- Policies and violations: Defines security policies and has a report of all violation events in real time. You can define your own policies and/or use dozens of policies that come out of the box.
- Vulnerability management: Detects known vulnerabilities in your clusters to give you the weapons you need to remediate and prevent security issues.
- Risk profiling: Assesses the risk of your environment and classifies applications according to their security risk.
- Compliance: Reports the compliance of your clusters according to some industry-standard security profiles.
- Configuration management: Helps you to make sure your deployments follow the security best practices.
- Network segmentation: Views the network traffic between different namespaces and allows you to create Network Policies to restrict...