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
195
-
content to kubernetes-dev@googlegroups.com that non-conforming content will be
196
-
removed after 90 days.
194
+
-**Third-party content:** Notify stakeholders of all affected content via
195
+
GitHub issues and via a single message containing a summary of all affected
196
+
content to kubernetes-dev@googlegroups.com that non-conforming content will be
197
+
removed after 90 days.
197
198
198
-
This limits the impact to out-of-project content and gives current stakeholders
199
-
approximately one Kubernetes release cycle to migrate
200
-
third-party content to an alternate platform before removing content from
201
-
Kubernetes docs.
199
+
This limits the impact to out-of-project content and gives current stakeholders
200
+
approximately one Kubernetes release cycle to migrate
201
+
third-party content to an alternate platform before removing content from
202
+
Kubernetes docs.
202
203
203
-
-**Dual-sourced content:** Where sourcing is obvious, replace dual-sourced
204
-
content with links to an authoritative single source. Where sourcing is unclear,
205
-
notify stakeholders via GitHub issues in k/website and via a single message
206
-
containing a summary of all affected content to kubernetes-dev@googlegroups.com
207
-
that non-conforming content will be removed after 90 days.
204
+
-**Dual-sourced content:** Where sourcing is obvious, replace dual-sourced
205
+
content with links to an authoritative single source. Where sourcing is unclear,
206
+
notify stakeholders via GitHub issues in k/website and via a single message
207
+
containing a summary of all affected content to kubernetes-dev@googlegroups.com
208
+
that non-conforming content will be removed after 90 days.
208
209
209
210
In all cases where content would be removed, provide adequate time for the
210
211
relevant SIG to review changes and notify stakeholders.
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