Kubernetes Security - RBAC | Don't let people run loose with admin permissions on your cluster

Drewbernetes
Drewbernetes
116 بار بازدید - پارسال - Let's start restricting access to
Let's start restricting access to the entire cluster with RBAC. We'll create users, groups and even allow the Pods the appropriate permissions to communicate with the cluster.

My Medium article - It's a bit old now and an update should come out soon™: Medium: kubernetes-the-hard-way-on-bare-metal-vms-v1-23
Roles: https://kubernetes.io/docs/reference/...
RoleBindings: https://kubernetes.io/docs/reference/...

That awesome JWT decoder command? All credit to this person for the base command: https://gist.github.com/angelo-v/e020...
00:00 - Intro
00:15 - In This Video
01:11 - Let's Take a Look at Roles and RoleBindings
05:32 - Creating Users/Groups
16:03 - Creating a Role
17:05 - Creating a RoleBinding for a Group
20:12 - Giving Specific Users More Access
22:19 - Giving Pods Permissions via a ServiceAccount
28:42 - Wrap Up
پارسال در تاریخ 1402/06/26 منتشر شده است.
116 بـار بازدید شده
... بیشتر