Cheat Sheet: Most of the Mac users know the challenge: "Finding a special character on a Mac keyboard isn't easy on a Mac sometimes."
Using Multipass to run a tools virtual machine
This blog post is a short cheat sheet related to the setup of a supported environment when you use a tools virtual machine in context for the usage with iascable and the Terraform output.
make: *** [generate] Error 127
Maybe you will get the following error when you try to work with a go operator-sdk project you cloned from GitHub. MAKE: *** [GENERATE] ERROR 127
FATA[0009] failed to create API: unable to run post-scaffold tasks of “base.go.kubebuilder.io/v3”: exit status 2
This blog post is about how you could save time, when you are starting to setup your development environment for a GO operator with the Operator SDK on a macOS, in combination with Visual Studio Code.