Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am thilinapiy on github.
  • I am thilinapiy (https://keybase.io/thilinapiy) on keybase.
  • I have a public key whose fingerprint is 478E 258E F454 3443 36F9 B241 69FD CF7F E0C0 A1A3

To claim this, I am signing this object:

@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