Kubernetes Users
Manage certificate-based Kubernetes users and roles (RBAC helpers around kubectl).
KeePass
Path: k8suser/<env>/<cluster>
| Field |
Meaning |
| URL |
API server (optional if kubeconfig set) |
| Password |
bearer token (if used) |
kubeconfig |
path to kubeconfig |
context |
kubectl context |
ca_cert |
CA certificate path |
tags |
tags |
omo secrets put k8suser/development/playground \
--attr kubeconfig=~/.kube/omo-playground.yaml \
--attr context=kind-omo-playground
Views
Actions
Users
| Key |
Action |
| ++C++ |
Create user |
| ++D++ |
Delete |
| ++A++ |
Assign role |
| ++V++ |
Details |
| ++T++ |
Test access |
| ++K++ |
Connection command |
| ++X++ |
Set context |
Roles
| Key |
Action |
| ++C++ |
Create role |
| ++D++ |
Delete |
| ++V++ |
Details |
kubernetes · security · rbac