需要浮动 IP 才能在 IBM Bluemix 中创建容器 (BXNU​​I0110E)

Need floating IPs to create a container in IBM Bluemix (BXNUI0110E)

在 Bluemix 控制台中,当我尝试创建容器时,出现此错误:

BXNUI0110E: Could not allocate IBM Containers resources. Insufficient ORG quota to allocate to new SPACE. Cannot exceed your organization '<my org>' floating IPs. Use IBM Bluemix Manage Organizations to adjust quota allocation.

容器摘要显示我的组织正在使用“0/2 Public IP”,因此新容器似乎应该使用这些可用 IP 之一。在管理组织中,我使用 Horizo​​n 浏览器分配了几个浮动 IP,但这并没有解决问题。

为什么会出现此错误,我该如何解决?

在 Bluemix 试用帐户中,您只能在一个 space 中创建容器,即您在其中创建第一个容器的容器。当您尝试在任何其他 space。为避免该错误,请切换回您创建第一个容器的 space,您将能够在那里创建更多容器。

在 Bluemix 付费帐户中,您可以在您组织的所有 space 中创建容器。

有关详细信息,请参阅“BXNUI0110E: Could not allocate IBM Containers resources”。