kubernetes Verify Node is Ready to join K8s Cluster What happens if a node joins a cluster before it is ready? Fortunately, you'll never have to find out. For this very reason, there is a test suite maintained by
kubernetes Set a Default Namespace for Kubectl (And Easily Jump Between Namespaces) A few quick and easy ways to switch contexts rapidly.
manager How to Make your Developers Work Faster Find the courage to slow down so you can speed up. This counterintuitive approach is indubitably the most effective way to create a high-performing team or organization.
terraform Why I Don't Deploy Infrastructure Manually Anymore I admit it. There was a time, very recently, when I deployed infrastructure by going into the Azure portal and clicking some buttons. It seems so easy! But there's an
devops Pipelines as Code - Don't Reinvent the Wheel The term "Pipelines as Code" means that you are defining the process through which your code moves from source control, all the way to running in production. This practice is
aks GitOps with Terraform for Kubernetes Did you know that Terraform can run kubectl commands? Yep! There's a provider for Kubernetes. The Kubernetes provider has a growing list of resources that you can manage via Terraform.
terraform Terraform and Helm Did you know that you can fully create a managed Kubernetes cluster in Azure using Terraform? Well you can take that one step further and also manage what's installed in