Hello
In software systems, authentication play a significant role in providing security. Authentication determines whether a given user of a system is indeed who they claim to be – the easiest way to visualize this is using a username and password to complete an authentication process.
In simple practical way, we have three building block, which are 1.) subject; user or process that want to access a resource, 2.) resource; kubernetes API resource type and 3.) verb; operation that can be executed on the resource.
In this video, you will learn;
1.) User management in Kubernetes
2.) Authentication Methods
While next video will be dedicated to understanding Authorization in Kubernetes, so subscribe to keep up with the update. You can also find the summary of this video in gif format from my LinkedIn account.
#kubernetes #kubernetessecurity #cloudcomputing #devops #security #microservices
コメント