会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
NewOps
The best time to plant a tree was 10 years ago. The second best time is now.!
博客园
首页
新随笔
管理
2019年12月26日
K8s - Helm简介
摘要: 1 - Helm Helm是Kubernetes的包管理器,使用一个名为Chart的资源模板化并打包Kubernetes资源,比如Deployment,Service,ConfigMap,Ingress等。 也就是说,Helm将清单文件和元数据合并到单个可重用包中,可以自动创建、打包、配置和部署K8
阅读全文
posted @ 2019-12-26 23:27 Anliven
阅读(475)
评论(0)
推荐(0)
编辑