shlogg · Early preview
Mark Zlamal @world2mark

Software engineer to sales engineer to customer success.

Certificate Rotation In Live CRDB Environment On Kubernetes

Rotating certificates in a live CRDB environment on Kubernetes is non-disruptive with CockroachDB. Follow 5 steps to automate the process using NodeJS and GitHub repo.

Automate CockroachDB Cluster Configuration With Kubernetes Jobs

Automate CockroachDB cluster setup with a repeatable Kubernetes job that runs SQL scripts from a ConfigMap, eliminating manual scripting and errors.