Exploring features in one or more products in particular markets
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…
Background As per IBM‘s definition, Knative enables serverless workloads to run on Kubernetes clusters, and makes building and orchestrating containers with Kubernetes faster and easier.…
This post explains why I land on FluxCD GitOps for my project. Let’s star Background In the Korthweb project, I landed on Istio for the…
This post discusses admission control, and its implementation – the OPA Gatekeeper. I also discuss Azure Policy as a different Gatekeeper implementation. Admission Webhooks Admission…
In my orthweb project, I had to compile a library on my own. In search for free computing resources I realized that GitHub action can…