Split Falco audit example into own page#16011
Conversation
|
/assign @makoscafee |
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 397c645 https://deploy-preview-16011--kubernetes-io-master-staging.netlify.com |
| [falco_ka_docs]: https://falco.org/docs/event-sources/kubernetes-audit | ||
| [falco_installation]: https://falco.org/docs/installation | ||
| [falco_helm_chart]: https://github.com/helm/charts/tree/master/stable/falco | ||
| [Use Falco to collect audit events](/docs/tasks/debug-application-cluster/falco) |
There was a problem hiding this comment.
I recommend creating a new whatsnext section, similar to https://github.com/kubernetes/website/blame/9f1d574aa9f5df5f69f63141e96f3ee6daa905e6/content/en/docs/tasks/debug-application-cluster/debug-service.md#L641
There was a problem hiding this comment.
Also it's worth matching the title of the link to the target.
| - sttts | ||
| - ericchiang | ||
| content_template: templates/concept | ||
| title: Webhook Collector Examples |
There was a problem hiding this comment.
nit: this title looks wrong.
There was a problem hiding this comment.
What would be the title!
There was a problem hiding this comment.
How about “Auditing with Falco”?
|
ready for merge |
|
/lgtm “Adding content for kubernetes or kubernetes-sigs projects that don't have their own instructional content” |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: makoscafee The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: David Schneider <schneider@puzzle.ch>
|
I know this has already been merged.... but Falco has its own documentation.This content might be better located in the Falco documentation and then linked to from the Kubernetes documentation. |
…tes#16140) * Add link references which were removed with kubernetes#16011 Signed-off-by: David Schneider <schneider@puzzle.ch> * Move link references into correct capture block
Fixes #15963