-
The joy of Kubernetes - Teaser
Hello there. Over the coming weeks I hope to share some of the fun stuff I have had with the setup I run at home. I was thinking of picking up painting like Bob Ross, but I fell back on Kubernetes instead and it gives me comparable joy.
-
Istio API gateway with keycloak as IDP
Having an API gateway and single sign on for every service deployed behind that gateway allows our developers to ignore developing their applications to be aware of issuers, token validation for authentication, et cetera and they can focus on checking the token claims for authorization.
-
Quick guide on installing Linkerd
Installing Linkerd In this post I will show how using windows 10 with chocolatey, we can download the Linkerd cli and use it to install Linkerd in a k3s kubernetes cluster on raspberry pi.