description

This commit is contained in:
huanqing.shao
2019-08-26 07:53:41 +08:00
parent df984a97a2
commit 0e40713451
38 changed files with 173 additions and 44 deletions

View File

@ -1,3 +1,7 @@
---
description: Kuboard on Kubernetes 工作负载编辑器,无需编写 YAML 文件即可完成 Kubernetes 配置和管理。
---
# 工作负载
@ -128,4 +132,3 @@
* 通过 ls / cat / vi 等命令,查看该容器是否包含了最新的代码变更
* 通过 vi 等命令,临时对容器中的配置文件进行修改,并在验证这种修改有效之后,才将其正式更新到代码库