简体   繁体   English

IBM 云的免费 kubernetes 集群可以运行多个容器吗?

[英]Can IBM cloud's free kubernetes cluster run multiple containers?

I am new to kubernetes.我是 kubernetes 的新手。 I have IBM free kubernetes cluster.我有 IBM 免费的 kubernetes 集群。 I deployed image.我部署了图像。 Seems running fine.似乎运行良好。 So i was wondering: is it meant to run just one container?所以我想知道:它是否意味着只运行一个容器? Is that the same as deployment?这和部署一样吗? Thanks.谢谢。

Yes, IBM Cloud's free tier can run multiple containers.是的,IBM Cloud 的免费层可以运行多个容器。 You are restricted to just a single node but that is capable of running multiple pods and each pod can then have multiple containers within it.您仅限于一个节点,但它能够运行多个 pod,然后每个 pod 中可以有多个容器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM