Skip to content

Commit

Permalink
fix mistranslations
Browse files Browse the repository at this point in the history
pre-requisites => 前提条件
  • Loading branch information
af12066 committed Aug 18, 2019
1 parent 1e3bedc commit e224ee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/ja/docs/setup/release/version-skew-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,15 @@ require `kube-apiserver` to not skip minor versions when upgrading, even in sing

### kube-controller-manager、kube-scheduler、およびcloud-controller-manager

必要条件:
前提条件:

* これらのコンポーネントと通信する`kube-apiserver`インスタンスが**1.(n+1)**であること(これらのコントロールプレーンコンポーネントが、クラスター内の`kube-apiserver`インスタンスと通信できるHAクラスターでは、これらのコンポーネントをアップグレードする前にすべての`kube-apiserver`インスタンスをアップグレードしなければなりません)

`kube-controller-manager``kube-scheduler`および`cloud-controller-manager`**1.(n+1)**にアップグレードしてください。

### kubelet

必要条件:
前提条件:

* `kubelet`と通信する`kube-apiserver`**1.(n+1)**であること

Expand Down

0 comments on commit e224ee7

Please sign in to comment.