mirror of https://github.com/kubernetes/kops.git
Add missing versions. Being a bit more conservative with what we mark stable
This commit is contained in:
parent
37fab68972
commit
da2ae8c08a
|
@ -6,19 +6,18 @@ The following table provides the support status for various networking providers
|
|||
|
||||
| Network provider | Experimental | Stable | Deprecated | Removed |
|
||||
| ------------ | -----------: | -----: | ---------: | ------: |
|
||||
| AWS VPC | ? | ? | - | - |
|
||||
| AWS VPC | 1.9 | - | - | - |
|
||||
| Calico | 1.6 | 1.11 | - | - |
|
||||
| Canal | 1.12 | - | - | - |
|
||||
| Cilium | 1.9 | 1.15 | - | - |
|
||||
| Classic | ? | ? | 1.17 | 1.18 |
|
||||
| Flannel udp | ? | - | - | - |
|
||||
| Flannel vxlan | ? | - | - | - |
|
||||
| Kopeio | ? | - | 1.17 | 1.18 |
|
||||
| Flannel udp | 1.5.2 | - | - | - |
|
||||
| Flannel vxlan | 1.8.0 | - | - | - |
|
||||
| Kopeio | 1.5 | - | 1.17 | 1.18 |
|
||||
| Kube-router | 1.6.2 | - | - | - |
|
||||
| Kubenet | ? | ? | - | - |
|
||||
| Kubenet | 1.5 | 1.5 | - | - |
|
||||
| Lyft VPC | 1.11 | - | - | - |
|
||||
| Romana | ? | - | 1.17 | 1.18 |
|
||||
| Weave | ? | ? | - | - |
|
||||
| Romana | 1.8 | - | 1.17 | 1.18 |
|
||||
| Weave | 1.5 | - | - | - |
|
||||
|
||||
|
||||
The networking options determines how the pod and service networking is implemented and managed.
|
||||
|
|
Loading…
Reference in New Issue