HDFS 用途 实施细节 虚拟列 Help wanted! The following content of this documentation page has been machine-translated. But unlike other websites, it is not done on the fly. This transla...
工作负载资源 工作负载资源 Kubernetes 提供了几个内置的 API 来声明式管理工作负载 及其组件。 最终,你的应用以容器的形式在 Pods 中运行; 但是,直接管理单个 Pod 的工作量将会非常繁琐。例如,如果一个 Pod 失败了,你可能希望运行一个新的 Pod 来替换它。Kubernetes 可以为你完成这些操作。 你可以使用 Kub...