Service Account | Kubernetes

--

Kubernetes cluster is accessed by human(admin users , dev user ..etc ) and processes ( pod , external application ..etc).

A service account provides an identity for processes that run in a Pod. Processes in containers inside pods can also contact the apiserver. When they do, they are authenticated as a particular Service Account.

default- ServiceAccount

Let’s create a serviceaccount under the namespace blue.

--

--

Khemnath chauhan
Khemnath chauhan

No responses yet