blog.dsoderlund.consulting

  • cdks8s through ArgoCD

    Automatic deployment of kubernetes manifests described by cdk8s ArgoCD in short cdk8s in short An example Adding a cdk8s plugin to ArgoCD Dockerfile Plugging in as an argo-repo-server sidecar Results when using the plugin ArgoCD documentation and further reading The point of all this Automatic deployment of kubernetes manifests described...

  • CockroachDB through ArgoCD

    ArgoCD is awesome until it isn’t A devteam have an application that they want to try out with cockroachdb. They send me the helm chart to run and I plug it into argocd to try it in our kubernetes cluster. Everything turned red and nothing seems to work. Oh no....

  • Azure blob storage from curl

    Upload large files from tiny devices to Azure blob storage This week I got to work on something a bit different from my normal wheel house. I published my source code here including examples for different auth schemes and different mechanisms of invokation Scope The customer needed some fast help...