11 2021 档案

摘要:kubectl 运行 pod # 模板 : kubectl run mysql-client --image={image:version} -it --rm --restart=Never -- bash kubectl run mysql-client --image={image:versio 阅读全文
posted @ 2021-11-08 10:38 运维之俊 阅读(151) 评论(0) 推荐(0)