projectcalico / canal

Policy based networking for cloud native applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is it possible to add canal to an existing cluster that uses flannel?

xaka opened this issue · comments

I have an old k8s cluster that's running in production. It uses cni + flannel for networking. It's been decided that we need to have network policies, which flannel doesn't support.

I'm curious whether it's possible to add calico/canal to an existing cluster that uses flannel already?

Thanks.

It is not a simple matter to switch to canal from flannel. I am not aware of any way to do this on an existing cluster and maintain connectivity. It basically requires a full networking swap.