arm64 support of cilium (#8803)
when cilium v1.10 , it is ok to support arm64 https://cilium.io/blog/2021/05/20/cilium-110 Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
This commit is contained in:
parent
8f618ab408
commit
1d96f465f4
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ The following table shows the impact of the CPU architecture on compatible featu
|
|||
| Weave | Y | Y | Y |
|
||||
| Flannel | Y | N | N |
|
||||
| Canal | Y | N | N |
|
||||
| Cilium | Y | N | N |
|
||||
| Cilium | Y | Y | N |
|
||||
| Contib | Y | N | N |
|
||||
| kube-router | Y | N | N |
|
||||
|
|
Loading…
Reference in a new issue