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, 20216Dec 13, 20216
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, 20211073Sep 17, 20211073
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, 20211Sep 9, 20211
Fluent Builders in JavaPlaying around with builders, traits and records to get a fast to implement, reliable improved builder pattern.May 16, 2021621May 16, 2021621