Day 12: K8s Service Account and Image Security
Service Accounts in Kubernetes
-Service Accounts are used by other applications or services to interact with Kubernetes, Ex: Jenkins, Prometheus
-Tokens are created for service accounts to prove identity.
-Create a service account, run the command be...
prasanna-devops.hashnode.dev4 min read