notes

Containers & Kubernetes

Containers & their orchestration using Kubernetes offers a relatively portable, flexible approach for both production use cases, and for encapsulating demos and tutorials.

So much is possible that we should discuss what we have, what we could have, and what (if any!) value ideas bring.

Containers

The following are currently provided on quay.io & docker.io

Kubernetes

The most tested environment is RedHat OpenShift (IBM cloud), with Rancher Desktop being favoured for local linux/mac/windows.

Helm Charts

Recent additions include

lab

base

cts

pts

Note on XTDB

Additional helm charts

All charts

Operator

Issues

These issues are broader than k8s and apply to other deployment environments, but k8s work tends to draw attention to them, plus provide a useful approach to reproducing, or sharing good/bad patterns

Scalability/Management

Security

Development, distribution & tidying up

Questions