mirror of https://github.com/kubernetes/kops.git
fix typo "in ingards to" -> "in regard to"
Signed-off-by: Sakura <longfei.shang@daocloud.io>
This commit is contained in:
parent
09f564da3b
commit
e28aef0fa0
|
@ -72,7 +72,7 @@ latest version of kops with whatever version of Kubernetes you are using. We su
|
|||
kops users run one of the [3 minor versions](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md#supported-releases-and-component-skew) Kubernetes is supporting however we
|
||||
do our best to support previous releases for a period of time.
|
||||
|
||||
One exception, in regards to compatibility, kops supports the equivalent
|
||||
One exception, in regard to compatibility, kops supports the equivalent
|
||||
Kubernetes minor release number. A minor version is the second digit in the
|
||||
release number. kops version 1.8.0 has a minor version of 8. The numbering
|
||||
follows the semantic versioning specification, MAJOR.MINOR.PATCH.
|
||||
|
|
|
@ -54,7 +54,7 @@ kops is intended to be backward compatible. It is always recommended to use the
|
|||
latest version of kops with whatever version of Kubernetes you are using. Always
|
||||
use the latest version of kops.
|
||||
|
||||
One exception, in regards to compatibility, kops supports the equivalent
|
||||
One exception, in regard to compatibility, kops supports the equivalent
|
||||
Kubernetes minor release number. A minor version is the second digit in the
|
||||
release number. kops version 1.8.0 has a minor version of 8. The numbering
|
||||
follows the semantic versioning specification, MAJOR.MINOR.PATCH.
|
||||
|
|
Loading…
Reference in New Issue