mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 01:01:12 +00:00
➕ kubectl auth whoami
This commit is contained in:
@@ -106,6 +106,23 @@
|
||||
|
||||
---
|
||||
|
||||
## Who are we?
|
||||
|
||||
- We can ask the Kubernetes API who we are
|
||||
|
||||
(or rather: who it thinks we are)
|
||||
|
||||
.lab[
|
||||
|
||||
- Try the following command on your Kubernetes cluster:
|
||||
```bash
|
||||
kubectl auth whoami
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
---
|
||||
|
||||
## Authentication methods
|
||||
|
||||
- TLS client certificates
|
||||
|
||||
Reference in New Issue
Block a user