mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-23 21:20:42 +08:00
Merge pull request #23102 from wxy/20200908-Deploy-a-deep-learning-model-on-Kubernetes
PRF:published/20200908 Deploy a deep learning model on Kubernetes.md
This commit is contained in:
commit
747741c8c7
@ -179,7 +179,7 @@ if __name__ == '__main__':
|
||||
|
||||
![Kubernetes 集群示例][14]
|
||||
|
||||
3. 使用 `kubectl` 命令检查集群信息,例如,需要检查 `kube-system` 是否在你的集群正常启动了就可以使用命令 `kubectl cluster-info`
|
||||
3. 使用 `kubectl` 命令检查集群信息,例如,需要检查 `kube-system` 是否在你的集群正常启动了就可以使用命令 `kubectl cluster-info`:
|
||||
|
||||
![查看集群信息][15]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user