Skip to content

Instantly share code, notes, and snippets.

View elonmir's full-sized avatar

Markus Reisenhofer elonmir

  • BLUME2000 SE
  • Potsdam
  • 16:08 (UTC +02:00)
View GitHub Profile
@vicenteherrera
vicenteherrera / Kubernetes_RBAC_apiGroups_resources_verbs.md
Last active February 28, 2024 11:37
How to obtain all Kubernetes apigroups, resources and corresponding verbs available to set up RBAC

Kubernetes RBAC apiGroups, resources and verbs

List all RBAC verbs for resources

Start your Kubernetes cluster.

On one terminal window:

# Open connection from another terminal window