How to Use Packer and Subiquity on WSL2

Background My main dev environment is windows convenient WSL2, however the WSL2 instance is isolated from the host machines IP, leading to some issues when it comes…

How to Mount CIFS Windows Share to Kubernetes Pod with Flexvolume

Background When setting up my bare-metal Kubernetes cluster I initially used a NFS provisioner with a Windows NFS share for my PV, however Windows NFS shares often…

How to deploy Ubuntu 20.04 packer templates for terraform on VSphere without duplicate IP’s

Background For a while now I have been struggling with Packer templates built with Ubuntu 20.04 server deployed on VSphere 7.0. When I build the packer image…