Fix README for containerd/calico/certmanager/nginx (#7950)
This commit is contained in:
parent
bd8b8916a8
commit
a7b56a616d
1 changed files with 4 additions and 4 deletions
|
@ -133,11 +133,11 @@ Note: Upstart/SysV init based OS types are not supported.
|
||||||
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.21.4
|
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.21.4
|
||||||
- [etcd](https://github.com/coreos/etcd) v3.4.13
|
- [etcd](https://github.com/coreos/etcd) v3.4.13
|
||||||
- [docker](https://www.docker.com/) v20.10 (see note)
|
- [docker](https://www.docker.com/) v20.10 (see note)
|
||||||
- [containerd](https://containerd.io/) v1.4.6
|
- [containerd](https://containerd.io/) v1.4.9
|
||||||
- [cri-o](http://cri-o.io/) v1.21 (experimental: see [CRI-O Note](docs/cri-o.md). Only on fedora, ubuntu and centos based OS)
|
- [cri-o](http://cri-o.io/) v1.21 (experimental: see [CRI-O Note](docs/cri-o.md). Only on fedora, ubuntu and centos based OS)
|
||||||
- Network Plugin
|
- Network Plugin
|
||||||
- [cni-plugins](https://github.com/containernetworking/plugins) v0.9.1
|
- [cni-plugins](https://github.com/containernetworking/plugins) v0.9.1
|
||||||
- [calico](https://github.com/projectcalico/calico) v3.17.4
|
- [calico](https://github.com/projectcalico/calico) v3.19.2
|
||||||
- [canal](https://github.com/projectcalico/canal) (given calico/flannel versions)
|
- [canal](https://github.com/projectcalico/canal) (given calico/flannel versions)
|
||||||
- [cilium](https://github.com/cilium/cilium) v1.9.9
|
- [cilium](https://github.com/cilium/cilium) v1.9.9
|
||||||
- [flanneld](https://github.com/flannel-io/flannel) v0.14.0
|
- [flanneld](https://github.com/flannel-io/flannel) v0.14.0
|
||||||
|
@ -150,9 +150,9 @@ Note: Upstart/SysV init based OS types are not supported.
|
||||||
- [ambassador](https://github.com/datawire/ambassador): v1.5
|
- [ambassador](https://github.com/datawire/ambassador): v1.5
|
||||||
- [cephfs-provisioner](https://github.com/kubernetes-incubator/external-storage) v2.1.0-k8s1.11
|
- [cephfs-provisioner](https://github.com/kubernetes-incubator/external-storage) v2.1.0-k8s1.11
|
||||||
- [rbd-provisioner](https://github.com/kubernetes-incubator/external-storage) v2.1.1-k8s1.11
|
- [rbd-provisioner](https://github.com/kubernetes-incubator/external-storage) v2.1.1-k8s1.11
|
||||||
- [cert-manager](https://github.com/jetstack/cert-manager) v0.16.1
|
- [cert-manager](https://github.com/jetstack/cert-manager) v1.0.4
|
||||||
- [coredns](https://github.com/coredns/coredns) v1.8.0
|
- [coredns](https://github.com/coredns/coredns) v1.8.0
|
||||||
- [ingress-nginx](https://github.com/kubernetes/ingress-nginx) v0.43.0
|
- [ingress-nginx](https://github.com/kubernetes/ingress-nginx) v1.0.0
|
||||||
|
|
||||||
## Container Runtime Notes
|
## Container Runtime Notes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue