Hey guys,
Currently I'm using flannel on CoreOS AWS, and running Kubernetes on top of that. The Backend type is vxlan. After reading some benchmarks online I'm considering switching to host-gw backend. I'm wondering what's the proper way to make such change to a live cluster?
Options that I can think of:
Any recommendation? Thanks!