2021
Aug
8

Docker Compose to Kubernetes with Kompose

Kompose

Kompose is a great tool, billed as the meeting ground of Docker Compose and Kubernetes (Kubernetes + Compose = Kompose). In this article we will give a brief overview of using Kompose to move workloads from Docker Compose to Kubernetes. Docker to

2021
Aug
6

Kustomize 101

Kustomize introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications. – kustomize.io Kustomize for Kubernetes application customization The first time I read that statement, well…. I read it again…and again. It never really sank in until