I have a consul server setup that is being used as the backend kv store. After a few test runs of docker network create, I started seeing this error:
failed to allocate vxlan id: no bit available
Has someone seen this and have a pointer on how to fix it.
Also, I have seen consul get into state where it just returns 500 error for all calls, and the only way for me to make progress is to remove the consul container and restart from scratch.
Any feedback on this will be much appreciated.