-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Update zh trans falco.md #22290
Update zh trans falco.md #22290
Conversation
Update zh trans falco.md
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Deploy preview for kubernetes-io-master-staging ready! Built with commit a1d53bd https://deploy-preview-22290--kubernetes-io-master-staging.netlify.app |
@@ -4,7 +4,7 @@ reviewers: | |||
- sttts | |||
- ericchiang | |||
content_type: concept | |||
title: 使用 Falco 审计 | |||
title: 使用 Falco 审核 |
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.
pls change this back. We always use 审计 for auditing
- [Kubernetes DaemonSet][falco_installation] | ||
- [Falco Helm Chart][falco_helm_chart] | ||
|
||
安装Falco后,请确保将其配置成公开Audit Webhook。为此,请使用以下配置: |
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.
注意中英文之间留白
|
||
安装Falco后,请确保将其配置成公开Audit Webhook。为此,请使用以下配置: | ||
|
||
``` |
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.
“```yaml"
|
||
#### 配置 Kubernetes 审核 | ||
|
||
1. 为 [kube-apiserver](https://github.com/kubernetes/website/blob/release-1.16/docs/admin/kube-apiserver) webhook 审核后台创建一个 [kubeconfig 配置文件](https://github.com/kubernetes/website/blob/release-1.16/docs/concepts/configuration/organize-cluster-access-kubeconfig)。 |
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.
这里的链接都很奇怪,都指向非常老的版本。
Falco 因为是第三方软件,Website 迟早会将其内容删除。
因此,翻译这些内容的意义不大。
/hold |
See: #22313 |
Since we have removed the English content, we should actively close this PR. Thanks @jiazxjason and sorry about not merging this. |
/close |
@chenrui333: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
The better idea for future translation might be raising an issue first and tag tengqm for review before the actual translation work. :) |
Update zh trans falco.md