Browse Source

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>
pull/8758/head
weizhoublue 3 years ago
committed by GitHub
parent
commit
1d96f465f4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/arch.md

2
docs/arch.md

@ -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…
Cancel
Save