Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我deis scale cmd=1 -a my-application在我的 deis 集群中运行
deis scale cmd=1 -a my-application
但得到以下回应
Scaling processes... but first, coffee! Error: 503 SERVICE UNAVAILABLE detail: aborting, failed to create some containers
我想知道如何调试导致此错误的原因。
我使用 coreOS 舰队作为调度器
请指教
这表明您使用的是 Deis v1.x,按照我们自己的标准,它已经很老了。(我为戴斯工作。)
如果您刚刚开始使用 v1.x 或至少尚未投入生产并坚持使用它,请考虑改用 Deis Workflow (v2.x)。它位于 Kubernetes 之上,这是一个比 Fleet 更好、更可靠的系统,用于编排容器。为了使 Workflow 成为一款真正超越其前身的产品,我们投入了大量资源和努力。