Difference between revisions of "Kubernetes service account"

From wikieduonline
Jump to navigation Jump to search
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
  [[kind: ServiceAccount]]
 
  [[kind: ServiceAccount]]
  
  [[helm init]] --stable-repo-url=https://charts.helm.sh/stable --service-account [[tiller]] --tiller-image ghcr.io/helm/tiller:v2.16.1
+
  [[kubectl get serviceaccounts]]
  
 
  [[kubernetes.io/service-account-token]]
 
  [[kubernetes.io/service-account-token]]
 +
 +
 +
[[Helm v2]] (deprecated)
 +
* <code>[[helm init]] --stable-repo-url=https://charts.helm.sh/stable --service-account [[tiller]] --tiller-image ghcr.io/helm/tiller:v2.16.1</code>
  
 
== Related ==
 
== Related ==
 
* [[Google Cloud Service account]]
 
* [[Google Cloud Service account]]
 
* [[Helm]]: <code>[[My-first-chart/templates/serviceaccount.yaml]]</code>
 
* [[Helm]]: <code>[[My-first-chart/templates/serviceaccount.yaml]]</code>
 +
* <code>[[kubectl get serviceaccounts]]</code>
  
 
== See also ==
 
== See also ==
* {{K8s}}
+
* {{Kubernetes service account}}
 +
* {{Kubernetes Authentication}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Revision as of 05:27, 16 August 2022

Advertising: