tarantool/tarantool-operator

Failed to create pod: no IP addresses available in range set

vanyarock01 opened this issue · 1 comments

I am try to install cartridge app:

Error:

Failed to create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container "xxx" network for pod "api-0-0":
networkPlugin cni failed to set up pod "xxx" network: failed to allocate for range 0: no IP addresses available in range set: ...

k8s versions:

$ kubectl version
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.2", GitCommit:"faecb196815e248d3ecfb03c680a4507229c2a56", GitTreeState:"clean", BuildDate:"2021-01-13T13:28:09Z", GoVersion:"go1.15.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.9", GitCommit:"4fb7ed12476d57b8437ada90b4f93b17ffaeed99", GitTreeState:"clean", BuildDate:"2020-07-15T16:10:45Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}

CNI ran out of addresses. Contact your cluster administrator and see this ticket.