mirror of https://github.com/kubernetes/kops.git
Update addon_manager.md
"the problem is arises in the following scenario" has a grammatical error. "is" should be removed.
This commit is contained in:
parent
a2cb7236b9
commit
e3f44b4905
|
@ -96,7 +96,7 @@ will match `>=1.6.0`. This matches the way kubernetes does pre-releases.
|
|||
|
||||
## Semver is not enough: `id`
|
||||
|
||||
However, semver is insufficient here with the kubernetes version selection. The problem is
|
||||
However, semver is insufficient here with the kubernetes version selection. The problem
|
||||
arises in the following scenario:
|
||||
|
||||
* Install k8s 1.5, 1.5 version of manifest is installed
|
||||
|
|
Loading…
Reference in New Issue