Helm 包管理
Summary: Author: 张亚飞 | Read Time: 1 minute read | Published: 2019-03-28
Filed under
—
Categories:
Kubernetes
—
Tags:
Kubernetes,
Cilium,
Helm
安装
brew install helm
helm template . --debug
helm -n bdata install vcollections .
Comments