mirror of https://github.com/kubernetes/kops.git
Document minimum supported version
This commit is contained in:
parent
b7a2d0a1b1
commit
0fdd46f73e
|
@ -75,6 +75,7 @@ kops update cluster
|
|||
Since unencrypted nodes will not be able to connect to nodes configured with encryption enabled, this configuration cannot be changed easily without downtime.
|
||||
|
||||
### Override Weave image tag
|
||||
{{ kops_feature_table(kops_added_default='1.19', k8s_min='1.12') }}
|
||||
|
||||
Weave networking comes with default specs and version which are the recommended ones, already configured by kOps .
|
||||
In case users want to override Weave image tag, thus default version, specs should be customized as follows:
|
||||
|
|
Loading…
Reference in New Issue