Background In January, I wrote about FluxCD, and adopted it in the Korthweb project. I like the simple design of FluxCD, and I am comfortable…
In this post, we discuss the resilience test problem and why chaos mesh emerged. Then we go over a lab of chaos mesh with a…
Etcd in Kubernetes In Kubernetes architecture, etcd is the data store. It stores the desired state of Kubernetes object. API server is the only client…
Background “We want to host Postgres database on Kubernetes. Can you help us?”. The client appears assertive and reluctant to resort to managed services. So…
Even though object storage has gained a lot of popularity, file storage is still prevalent. AWS has Elastic File System but the performance is insufficient…
In the previous post, I mentioned that Knative Serving and Knative Eventing should be seen as two different projects. The former is supposed to be…