Skip to content

Instantly share code, notes, and snippets.

View elonmir's full-sized avatar

Markus Reisenhofer elonmir

  • BLUME2000 SE
  • Potsdam
  • 11:57 (UTC +01:00)
View GitHub Profile
@vicenteherrera
vicenteherrera / Kubernetes_RBAC_apiGroups_resources_verbs.md
Last active October 26, 2024 22:17
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