tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Results 6 tutorials issues
Sort by recently updated
recently updated
newest added

一开始写,写的还有点慢 :D 写完还需要点时间,大家可以先看看,简单讨论一下 ["为什么AI需要kubernets"](https://github.com/gongweibao/tutorials/blob/introduction/introduction/WhyAINeedKubernets.md)

# Kubernetes分享提纲 * 一个运行Job的例子 @typhoonzero * 一个RealWorldExample,任务依赖,AI的全生命周期 @typhoonzero * 为什么实现AI的目标需要Kubernetes--gongweibao * 更大的数据 * 通用计算集群的重要性(介绍不同业务集群相互独立,造成的利用率低下) * 容器简介 @Yancey1989 * 代码隔离的必要性 * 物理隔离 * 多账户 * 虚拟机 * 容器/沙盒 * 容器和虚拟机的对比 *...

Kubernetes中Service概念的简介