How To Import An Azure Linux VM Without Recreating ItAzure Terraform The public_ssh property can be a real PITA to validate, forcing you to recreate the VM if you try to import it.Published OnSeptember 20, 2024Read more →
How To Unbind A Persistent Volumekubernetes storage PVs set with Retain reclaimPolicy can be releasedPublished OnAugust 22, 2024Read more →
How To Reveal GitHub-Actions SecretsGitHub gh-actions By default, gh-actions secrets are read-only, and their log output is hidden. A simple trick can reveal their values.Published OnAugust 12, 2024Read more →
How To Force-Complete A Kubernetes FinalizerKubernetes Sometimes deleting a namespace gets stuck due to finalizers breakingPublished OnJuly 11, 2024Read more →
How To List Custom Role Definitions In AzureKubernetes I haven't found a reliable way to list them in the Azure Portal, but the CLI makes it easyPublished OnJuly 11, 2024Read more →
When You Need To Log Into Argo CD Using The CLI But There Is A Path In The URLArgo CD I wish "argocd admin login --help" made this more obvious, the flag you're looking for is "--grpc-web-root-path"Published OnJune 19, 2024Read more →
Back Up Your Argo CD Config Before UpgradingKubernetes Argo CD Here are two methods of backing up your Argo CD configuration, do this before you upgrade or make critical changesPublished OnJune 19, 2024Read more →
Multiple Terraform CLI Workspaces Using Only One TFVars FileTerraform Terraform Cloud offers an excellent feature that allows you to set variables and override them with environment-specific variables. Unfortunately, replicating this behavior with the Terraform CLI requires some creativity.Published OnJune 10, 2024Read more →
How To Connect To A MSSQL Server From Ubuntu 22MSSQL Azure Ubuntu Setting up the Microsoft repo and installing the right packages is just the beginningPublished OnMay 9, 2024Read more →
How To Install MSSQL Server On Ubuntu 22MSSQL Ubuntu apt GPG Setting up the Microsoft repo and installing the right packages is just the beginningPublished OnMay 9, 2024Read more →