Protecting an Application’s REST Service With Kubernetes RBACSuppose you have deployed an application in a Kubernetes cluster, exposing some REST endpoints. The next question often is:Dec 13, 2021Dec 13, 2021
An Advanced API for Environment Variables in Helm ChartsEnvironment variables are, besides config files, a widespread way to configure applications deployed to Kubernetes. So any Helm chart…Sep 17, 20213Sep 17, 20213
Are Helm Charts Turing-Complete?Helm charts are one of the most widely adopted ways to provide flexible templates to configure Kubernetes objects. This article is…Sep 9, 2021Sep 9, 2021
Fluent Builders in JavaPlaying around with builders, traits and records to get a fast to implement, reliable improved builder pattern.May 16, 20211May 16, 20211