Setting up a Kubernetes cluster with Vault and OIDC trust
In this post we will see how to create and configure a development Kubernetes cluster with Vault running in it and setup OpenID Connect trust between Vault and Kubernetes workloads.
A place about Open Source Software, Operating Systems and some random thoughts
In this post we will see how to create and configure a development Kubernetes cluster with Vault running in it and setup OpenID Connect trust between Vault and Kubernetes workloads.
Not long ago I have switched from lsp-mode to eglot and tree-sitter.
In a previous post I’ve talked about makefile-graph - a tool which lets you visualize your Makefile targets so you can better understand how targets relate to others.
kustomize is a configuration management tool, which allows you to manage Kubernetes resources in a template-free way.
Anyone who has done any kind of programming at some point comes across
GNU Make and Makefile
.
Recently I was looking for a way to implement a Kubernetes controller which is triggered on regular basis, e.g. it reconciles whatever objects it is concerned about every Nth seconds.
For the last ~ 11 years of my professional life I have been with the VMware family.
Version v0.4.0
of clingon is
ready and tagged.
In this post we will see how to configure and use GnuPG keys for authentication against remote OpenSSH servers.
After some time it becomes tedious to bootstrap a new project, and for that reason I’ve decided to create my personal project template for Common Lisp.