I reviewed some storage technologies on Kubernetes but they are all for block and file storage. In this post, I will discuss the current available…
In the last two posts, I covered the native storage options on Azure Kubernetes Service, as well as Portworx as an example of a proprietary…
In the previous post, we have discussed built-in storage classes on Azure Kubernetes. Further to that, we will examine some third-party software defined storage (SDS)…
In the previous post, we understand that to host stateful workload, we need to manage persistent storage to the Kubernetes platform. In this post, I…
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…
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…