摘要: https://www.cnblogs.com/cocowool/p/systemd_journal_log.html 阅读全文
posted @ 2020-02-24 11:41 海豚汪洋 阅读(130) 评论(0) 推荐(0) 编辑
摘要: #创建一个chart范例 helm create helm-chart #检查chart语法 helm lint ./helm-chart #使用默认chart部署到k8s helm install --name example1 ./helm-chart --set service.type=No 阅读全文
posted @ 2020-02-24 10:24 海豚汪洋 阅读(809) 评论(0) 推荐(0) 编辑