-
Notifications
You must be signed in to change notification settings - Fork 206
[DOCS][KSPM] Benchmark rules - new doc #2332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
joepeeples
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solid content -- maybe add a general screenshot, if possible?
Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
nastasha-solomon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two minor edits. :) Looks great!
Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
jmikell821
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few suggestions ;)
Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
* Creates Benchmark rules page * Minor edits * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Incorporates Janeen's feedback and some other edits * Minor edits * Fix build error * fixes image error Co-authored-by: Joe Peeples <joe.peeples@elastic.co> Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> (cherry picked from commit 90b0e7e)
* Creates Benchmark rules page * Minor edits * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/cloud-native-security/benchmark-rules.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Incorporates Janeen's feedback and some other edits * Minor edits * Fix build error * fixes image error Co-authored-by: Joe Peeples <joe.peeples@elastic.co> Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> (cherry picked from commit 90b0e7e) Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
| @@ -1,2 +1,13 @@ | |||
| [[benchmark-rules]] | |||
| = Benchmark rules | |||
| The Benchmark Integrations page lets you view and manage cloud security posture (CSP) benchmark rules for each of your <<kspm, Kubernetes security posture management (KSPM) integrations>>. Enabled benchmark rules define the Kubernetes configuration best practices that form the basis of the data that appears on the <<cloud-posture-dashboard, Cloud Posture dashboard>>. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Benchmark Integrations page lets you view and manage the benchmark rules for each of your <<kspm, Kubernetes security posture management (KSPM) integrations>>. Enabled benchmark rules define the Kubernetes configuration best practices used to evaluate your Kubernetes resource, which goes on to form the basis of the data that appears on the <<cloud-posture-dashboard, Cloud Posture dashboard>>.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@benironside wdyt about replacing line 3 with the blurb above?
Fixes #2274 by creating a Benchmark rules page.
Preview: Benchmark rules
Meta:
#2260