Erlang on Kubernetes: Using Kustomize to manage a ConfigMap for sys.config
In a previous post, I showed how to store sys.config and
vm.args in a ConfigMap. There are some problems with that approach, so I’m going to use Kustomize to fix that.
In a previous post, I showed how to store sys.config and
vm.args in a ConfigMap. There are some problems with that approach, so I’m going to use Kustomize to fix that.
As I add more things to my k3s cluster, I find myself wishing that I had a handy index of their home pages. For example, I’ve got ArgoCD and Gitea installed. I probably want to expose the Longhorn console, and the Kubernetes console. I think Traefik has a console, too. I’ll also be adding Grafana at some point soon.