Skip to content

Instantly share code, notes, and snippets.

@thilinapiy
thilinapiy / README.md
Created May 13, 2022 17:56 — forked from reegnz/README.md
Inspecting Kubernetes JWT tokens

Inspecting Kubernetes JWT tokens

Start a cluster with a dummy workload

kind create cluster
kubectl apply -f cli.yaml
kubectl apply -f discovery.yaml