Journey of an IT Architect
This post introduces the PLG stack, and gives the steps to install prometheus, loki and grafana locally on macos.
This post compares file storage with object storage in the cloud, and discusses the advantage of each and how to optimize NFS.
This post compares three technologies (Minikube, MicroK8s and Kind) for building a multi-node Kubernetes cluster locally.
In this post I explain how to configure log shipping on Kubernetes with EFK stack (Elasticsearch, Fluentd and Kibana)
This post explains how to create X.509 certificate for TLS/SSL traffic into Kubernetes in several different approaches.
We can use docker-desktop as a single-node Kubernetes cluster. It is very convenient if you already use Docker. However it has limitations.