Today I learned about k9s (amazing) and set up Vault autounseal using AWS key management system
Today I contemplated the meaning of life. Then I learned more about running Vault on Kubernetes.
Yesterday I made some test deploys of fp and Vault to VKE. Discovered that Vault's persistent volume claims weren't being fulfilled on kubernetes v1.29.1+1. The PVCs were however fulfilled on…
Today I learned more about Tilt, Kubernetes, Kubernetes Ingress & ingress controller, Hashicorp Vault
today I wrote a project update https://www.patreon.com/posts/futureporn-2024-98500447
today I solved a kubernetes env issue preventing Skaffold from deploying
Today I deployed a static html test app to a local k3d cluster using helm.
I think the play here is to deprecate docker-compose in favor of k3d + helm
k3d runs the temporary dev cluster, helm deploys the containers
when deploying to dev we specify devvalues.yaml…