What Is a Service Account?
There are two types of accounts in Kubernetes: user accounts and service accounts.
User accounts are for humans, for example, admins, or developers. They can use such accounts to gain access to the cluster or make changes to it. An example of this is whenever