Finally, we have an easy add-on that we can enable on our AKS clusters to get a breakdown of costs between the different namespaces and more. This can be viewed through cost analysis.
If you are working a lot with Azure and your Windows, macOS, or Linux terminal, you might like to have a nice overview of which Git branch, or maybe which subscription or cluster, you are currently using. This can be done with oh-my-posh.
Implementing Stakater Reloader on Kubernetes/AKS enables automated rolling upgrades of your Kubernetes workloads when ConfigMaps or Secrets are updated, ensuring seamless environment variable management and configuration refresh.
When upgrading your Azure Kubernetes Service (AKS) cluster to a major version with breaking changes, you may encounter errors from deprecated Kubernetes APIs that block the upgrade. Fortunately, you can resolve this easily using diagnostic tools in the Azure portal.
Have you ever encountered a situation where you tried to delete a Kubernetes namespace, but it got stuck in the "Terminating" state, causing frustration? If so, this article is here to help you resolve this annoying issue! π€