Kubernetes Service Account Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=Internal=
=Internal=
* [[Kubernetes Operations#Subjects|Service Account Operations]]
* [[Kubernetes Operations#Subjects|Kubernetes Operations]]


=Details about the Namespace's Default Service Account=
=Details about the Namespace's Default Service Account=


  kubectl -n <''namespace'' -o yaml get sa default
  kubectl -n <''namespace'' -o yaml get sa default

Revision as of 21:29, 11 September 2019

Internal

Details about the Namespace's Default Service Account

kubectl -n <namespace -o yaml get sa default