kubectl auth whoami

This commit is contained in:
Jérôme Petazzoni
2026-04-06 14:29:43 -05:00
parent 3648346dab
commit a02e0ef1dd

View File

@@ -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