Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ST
stoex @programming.dev
Posts 1
Comments 4

JWT Validation with Istio

chrisnicola.de Kubernetes, JWT, Istio, and other fun stuff

I recently ran into a problem that involved a complete overhaul of the application authorization mechanism within a Kubernetes cluster. Here's what I came up with.

0
Go 1.21 Release Candidate
  • Love the new built-ins. Also the addition of the slice and map packages are welcome.

    I’m still experimenting with PGO, but in my current projects it sadly does not lead to performance gains. Looking forward to working with the feature more in-depth though.