Kubernetes Service Account Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
=Internal=
=Internal=
* [[Service Account Operations#Subjects|Service Account Operations]]
* [[Kubernetes Operations#Subjects|Service Account 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:18, 11 September 2019

Internal

Details about the Namespace's Default Service Account

kubectl -n <namespace -o yaml get sa default