|
1 | 1 | ---
|
2 |
| -title: Documentation Content Guide |
3 |
| -linktitle: Content guide |
| 2 | +title: ドキュメントコンテンツガイド |
| 3 | +linktitle: コンテンツガイド |
4 | 4 | content_type: concept
|
5 | 5 | weight: 10
|
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | <!-- overview -->
|
9 | 9 |
|
10 |
| -This page contains guidelines for Kubernetes documentation. |
| 10 | +このページでは、Kubernetesのドキュメント上のコンテンツのガイドラインを説明します。 |
11 | 11 |
|
12 |
| -If you have questions about what's allowed, join the #sig-docs channel in |
13 |
| -[Kubernetes Slack](https://slack.k8s.io/) and ask! |
14 |
| - |
15 |
| -You can register for Kubernetes Slack at https://slack.k8s.io/. |
16 |
| - |
17 |
| -For information on creating new content for the Kubernetes |
18 |
| -docs, follow the [style guide](/docs/contribute/style/style-guide). |
| 12 | +許可されるコンテンツに関して疑問がある場合は、[Kubernetes Slack](https://slack.k8s.io/)の#sig-docsチャンネルに参加して質問してください! |
19 | 13 |
|
| 14 | +Kubernetes Slackには、<https://slack.k8s.io/> から参加登録ができます。 |
20 | 15 |
|
| 16 | +Kubernetesドキュメントの新しいコンテンツの作成に関する情報については、[スタイルガイド](/docs/contribute/style/style-guide)に従ってください。 |
21 | 17 |
|
22 | 18 | <!-- body -->
|
23 | 19 |
|
24 |
| -## Overview |
| 20 | +## 概要 |
25 | 21 |
|
26 |
| -Source for the Kubernetes website, including the docs, resides in the |
27 |
| -[kubernetes/website](https://github.com/kubernetes/website) repository. |
| 22 | +ドキュメントを含むKubernetesのウェブサイトのソースは、[kubernetes/website](https://github.com/kubernetes/website)リポジトリに置かれています。 |
28 | 23 |
|
29 |
| -Located in the `kubernetes/website/content/<language_code>/docs` folder, the |
30 |
| -majority of Kubernetes documentation is specific to the [Kubernetes |
31 |
| -project](https://github.com/kubernetes/kubernetes). |
| 24 | +Kubernetesの主要なドキュメントは`kubernetes/website/content/<language_code>/docs`フォルダに置かれており、これらは[Kubernetesプロジェクト](https://github.com/kubernetes/kubernetes)を対象としています。 |
32 | 25 |
|
33 |
| -## What's allowed |
| 26 | +## 許可されるコンテンツ |
34 | 27 |
|
35 |
| -Kubernetes docs allow content for third-party projects only when: |
| 28 | +Kubernetesのドキュメントにサードパーティーのコンテンツを掲載することが許されるのは、次の場合のみです。 |
36 | 29 |
|
37 |
| -- Content documents software in the Kubernetes project |
38 |
| -- Content documents software that's out of project but necessary for Kubernetes to function |
39 |
| -- Content is canonical on kubernetes.io, or links to canonical content elsewhere |
| 30 | +- コンテンツがKubernetesプロジェクト内のソフトウェアのドキュメントとなる場合 |
| 31 | +- コンテンツがプロジェクト外のソフトウェアのドキュメントとなるが、Kubernetesを機能させるために必要である場合 |
| 32 | +- コンテンツがkubernetes.ioの正規のコンテンツであるか、他の場所の正規のコンテンツへのリンクである場合 |
40 | 33 |
|
41 |
| -### Third party content |
| 34 | +### サードパーティーのコンテンツ |
42 | 35 |
|
43 |
| -Kubernetes documentation includes applied examples of projects in the Kubernetes project—projects that live in the [kubernetes](https://github.com/kubernetes) and |
44 |
| -[kubernetes-sigs](https://github.com/kubernetes-sigs) GitHub organizations. |
| 36 | +Kubernetesのドキュメントには、Kubernetesプロジェクト([kubernetes](https://github.com/kubernetes)および[kubernetes-sigs](https://github.com/kubernetes-sigs) GitHub organizationsに存在するプロジェクト)の適用例が含まれています。 |
45 | 37 |
|
46 |
| -Links to active content in the Kubernetes project are always allowed. |
| 38 | +Kubernetesプロジェクト内のアクティブなコンテンツへのリンクは常に許可されます。 |
47 | 39 |
|
48 |
| -Kubernetes requires some third party content to function. Examples include container runtimes (containerd, CRI-O, Docker), |
49 |
| -[networking policy](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/) (CNI plugins), [Ingress controllers](/docs/concepts/services-networking/ingress-controllers/), and [logging](/docs/concepts/cluster-administration/logging/). |
| 40 | +Kubernetesを機能させるためには、一部サードパーティーのコンテンツが必要です。たとえば、コンテナランタイム(containerd、CRI-O、Docker)、[ネットワークポリシー](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)(CNI plugin)、[Ingressコントローラー](/ja/docs/concepts/services-networking/ingress-controllers/)、[ロギング](/docs/concepts/cluster-administration/logging/)などです。 |
50 | 41 |
|
51 |
| -Docs can link to third-party open source software (OSS) outside the Kubernetes project only if it's necessary for Kubernetes to function. |
| 42 | +ドキュメント内で、Kubernetesプロジェクト外のサードパーティーのオープンソースソフトウェア(OSS)にリンクすることができるのは、Kubernetesを機能させるために必要な場合のみです。 |
52 | 43 |
|
53 |
| -### Dual sourced content |
| 44 | +### 情報源が重複するコンテンツ |
54 | 45 |
|
55 |
| -Wherever possible, Kubernetes docs link to canonical sources instead of hosting |
56 |
| -dual-sourced content. |
| 46 | +可能な限り、Kubernetesのドキュメントは正規の情報源にリンクするようにし、情報源が重複してしまうようなホスティングは行いません。 |
57 | 47 |
|
58 |
| -Dual-sourced content requires double the effort (or more!) to maintain |
59 |
| -and grows stale more quickly. |
| 48 | +情報源が重複したコンテンツは、メンテナンスするために2倍の労力(あるいはそれ以上!)が必要になり、より早く情報が古くなってしまいます。 |
60 | 49 |
|
61 | 50 | {{< note >}}
|
62 | 51 |
|
63 |
| -If you're a maintainer for a Kubernetes project and need help hosting your own docs, |
64 |
| -ask for help in [#sig-docs on Kubernetes Slack](https://kubernetes.slack.com/messages/C1J0BPD2M/). |
| 52 | +あなたがKubernetesのプロジェクトのメンテナーであり、ドキュメントのホスティングに関して手助けが必要なときは、[Kubernetes Slackの#sig-docs](https://kubernetes.slack.com/messages/C1J0BPD2M/)で教えてください。 |
65 | 53 |
|
66 | 54 | {{< /note >}}
|
67 | 55 |
|
68 |
| -### More information |
69 |
| - |
70 |
| -If you have questions about allowed content, join the [Kubernetes Slack](https://slack.k8s.io/) #sig-docs channel and ask! |
71 |
| - |
| 56 | +### その他の情報 |
72 | 57 |
|
| 58 | +許可されるコンテンツに関して疑問がある場合は、[Kubernetes Slack](https://slack.k8s.io/)の#sig-docsチャンネルに参加して質問してください! |
73 | 59 |
|
74 | 60 | ## {{% heading "whatsnext" %}}
|
75 | 61 |
|
76 |
| - |
77 |
| -* Read the [Style guide](/docs/contribute/style/style-guide). |
| 62 | +* [スタイルガイド](/docs/contribute/style/style-guide)を読む |
0 commit comments