2024-11-10 Install Argo CD on a Kubernetes cluster to synchronize changes made to Manifests in a Git repository
2024-05-23 Install Prometheus with CDK and remote write aggregated data to New Relic with recording rules to save the amount of data
2024-05-22 Install Livy on EMR on EKS and run Spark jobs from local Jupyter notebooks with Sparkmagic
2024-04-29 Update replicas using K8s HorizontalPodAutoscaler and set determination interval and increase/decrease limit
2024-03-31 Pods evicted without waiting for terminationGracePeriodSeconds due to lack resources of Kubernetes nodes
2024-03-20 Install ExternalDNS to an EKS cluster with CDK, and register Service or Ingress host to Route53
2024-03-11 What do etcd, a distributed KVS with Raft, a consensus algorithm choose in the CAP/PACELC Theorem
2024-02-21 Live reload Go application running on local K8s using air and remote debug using delve from VSCode
2024-01-11 Install External Secrets Operator with CDK and make Secrets Manager data available as Kubernetes Secret