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! 🤓