Difference between revisions of "Tiller"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
== Related == | == Related == | ||
* [[Helm v3]] ([[Kubernetes timeline|Nov 2019]]) has removed tiller usage | * [[Helm v3]] ([[Kubernetes timeline|Nov 2019]]) has removed tiller usage | ||
+ | * <code>[[helm list]]</code> | ||
== See also == | == See also == |
Revision as of 07:38, 30 June 2022
helm init --stable-repo-url=https://charts.helm.sh/stable --service-account tiller --tiller-image ghcr.io/helm/tiller:v2.16.1
kubectl -n kube-system create serviceaccount tiller kubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller
Related
See also
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: