Skip to content

Colima

Colima is container runtimes on macOS and Linux.

Usage

colima start --kubernetes --cpu 4 --memory 16

See flink studies for e2e demo which uses colima with flinl, kafka and postgresql operators.

The docker engine is exposed as docker context named colima.

docker context use colima

It is then possible to use docker compose and docker cli.

Postgresql Operator

Cloud Native Postgresql K8S operator. to deploy Posgresql using CRD. Quickstart and installation.

Define a PG cluster, see pg-cluster.