You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Third-party content should be linked instead of hosted whenever possible.
168
+
Third-party content should be linked instead of hosted whenever possible.
168
169
169
170
</del>
170
171
@@ -181,30 +182,30 @@ Third-party content should be linked instead of hosted whenever possible.
181
182
182
183
1. Revise the [content guide](https://github.com/kubernetes/website/blob/master/content/en/docs/contribute/style/content-guide.md#contributing-content) to achieve the KEP goal:
183
184
184
-
- Specify that Kubernetes docs are limited to content required for Kubernetes to
185
-
function in-project. Docs may include third-party OSS content for components that
186
-
require a third-party solution to function. Docs may include content for
187
-
other projects in the Kubernetes org, and content from other OSS projects that
188
-
are necessary for Kubernetes to function. Third-party content must be linked
189
-
whenever possible, rather than duplicated or hosted in k/website.
185
+
Specify that Kubernetes docs are limited to content required for Kubernetes to
186
+
function in-project. Docs may include third-party OSS content for components that
187
+
require a third-party solution to function. Docs may include content for
188
+
other projects in the Kubernetes org, and content from other OSS projects that
189
+
are necessary for Kubernetes to function. Third-party content must be linked
190
+
whenever possible, rather than duplicated or hosted in k/website.
190
191
191
192
2. Revise the documentation when the KEP is approved:
192
193
193
-
-**Third-party content:** Notify stakeholders of all affected content via
194
-
GitHub issues and via a single message containing a summary of all affected
Pages to review and possibly revise, if that guideline were in place:
294
-
-[Install a Network Policy Provider](https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/) and child pages: how to use Calico, Cilium, Kube-router, Romana, and Weave Net for NetworkPolicy
-[Use fluentd to collect and distribute audit events from log file](https://kubernetes.io/docs/tasks/debug-application-cluster/audit/#use-fluentd-to-collect-and-distribute-audit-events-from-log-file) (dual-sourced)
297
-
-[Use logstash to collect and distribute audit events from webhook backend](https://kubernetes.io/docs/tasks/debug-application-cluster/audit/#use-logstash-to-collect-and-distribute-audit-events-from-webhook-backend) (vendor-specific content)
298
-
-[Auditing with Falco](https://kubernetes.io/docs/tasks/debug-application-cluster/falco/) (dual-sourced)
299
-
-[Events in Stackdriver](https://kubernetes.io/docs/tasks/debug-application-cluster/events-stackdriver/) (vendor-specific content)
300
-
-[Logging Using Elasticsearch and Kibana](https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana/) (vendor-specific content)
301
-
-[Logging using Stackdriver](https://kubernetes.io/docs/tasks/debug-application-cluster/logging-stackdriver/) (vendor-specific content)
296
+
297
+
-[Install a Network Policy Provider](https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/) and child pages: how to use Calico, Cilium, Kube-router, Romana, and Weave Net for NetworkPolicy
-[Use fluentd to collect and distribute audit events from log file](https://kubernetes.io/docs/tasks/debug-application-cluster/audit/#use-fluentd-to-collect-and-distribute-audit-events-from-log-file) (dual-sourced)
300
+
-[Use logstash to collect and distribute audit events from webhook backend](https://kubernetes.io/docs/tasks/debug-application-cluster/audit/#use-logstash-to-collect-and-distribute-audit-events-from-webhook-backend) (vendor-specific content)
301
+
-[Auditing with Falco](https://kubernetes.io/docs/tasks/debug-application-cluster/falco/) (dual-sourced)
302
+
-[Events in Stackdriver](https://kubernetes.io/docs/tasks/debug-application-cluster/events-stackdriver/) (vendor-specific content)
303
+
-[Logging Using Elasticsearch and Kibana](https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana/) (vendor-specific content)
304
+
-[Logging using Stackdriver](https://kubernetes.io/docs/tasks/debug-application-cluster/logging-stackdriver/) (vendor-specific content)
0 commit comments