RBAC & ServiceAccounts in Kubernetes
So far in this Kubernetes journey, we have learned how to:
Create clusters using kubeadm and kops
Understand Kubernetes architecture
Run workloads using Pods, ReplicaSets, and Deployments
Expose applications using Services
Externalize configurat...
k8snotes.hashnode.dev5 min read