mirror of https://github.com/kubernetes/kops.git
Update Compatability Matrix
This commit is contained in:
parent
75cef70d58
commit
225a0fe5ef
11
README.md
11
README.md
|
@ -81,11 +81,12 @@ Kubernetes version.
|
|||
|
||||
#### Compatibility Matrix
|
||||
|
||||
| kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x |
|
||||
|--------------|-----------|-----------|-----------|-----------|
|
||||
| 1.8.x | Y | Y | Y | Y |
|
||||
| 1.7.x | Y | Y | Y | N |
|
||||
| 1.6.x | Y | Y | N | N |
|
||||
| kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x | k8s 1.9.x |
|
||||
|--------------|-----------|-----------|-----------|-----------|-----------|
|
||||
| 1.9.x (unreleased) | Y | Y | Y | Y | Y |
|
||||
| 1.8.x | Y | Y | Y | Y | N |
|
||||
| 1.7.x | Y | Y | Y | N | N |
|
||||
| 1.6.x | Y | Y | N | N | N |
|
||||
|
||||
Use the latest version of kops for all releases of Kubernetes, with the caveat
|
||||
that higher versions of Kubernetes are not _officially_ supported by kops.
|
||||
|
|
Loading…
Reference in New Issue