blog.dsoderlund.consulting

  • The Joy of Kubernetes 2 - Let us Encrypt

    Welcome to the Joy of Kubernetes If you are new to the series, check out the previous post about Argo CD if you like, we will leverage Argo CD a bit to deploy what we are doing today. You can just as well replace Argo CD with applying the manifests or helm charts manually. In this second entry in The Joy of Kubernetes we will take a closer look at the Cert-Manager and it’s ClusterIssuer resource. I am interested in requesting and issuing TLS certificates as secrets in kubernetes by just asking nicely, particulary for a real external DNS.

  • The Joy of Kubernetes 1 - Argo CD with private git repo

    Welcome to the Joy of Kubernetes In this first entry in The Joy of Kubernetes we will explore setting up Argo CD and deploying applications through gitops. That is our desired state of our applications are recoreded and versioned controlled in git, while an agent called Argo CD makes sure that state is synchronized into Kubernetes objects in one or more clusters.

  • The joy of Kubernetes - Teaser

    Hello there. Over the coming weeks I hope to share some of the fun stuff I have had with the setup I run at home. I was thinking of picking up painting like Bob Ross, but I fell back on Kubernetes instead and it gives me comparable joy.