58 Dispatches · 5 Desks · 68 Topics · 3 Series

Unofficial Azure Club

“IaaS, PaaS, Cloud Native, Kubernetes, Everything is possible in this website :)”



Desk C

Cloud Native

18 dispatches

Kubernetes from the inside out — services, networking, scaling, observability.

  1. C18 Cost-Effective Private Large Language Model Inference on Azure Kubernetes Service
  2. C17 Building a WASM Serverless Solution with KEDA HTTP Add-on and Slight Containerd Shim
  3. C16 Deploy Kafka without ZooKeeper on Kubernetes
  4. C15 Run WASM applications from Kubernetes
  5. C14 Deploy Traefik2 Ingress with cert-manager and Azure AD Authentication This article discusses how to integrate your application with Traefik2 for Azure AD authentication, automatic certificate generation, and multiple Traefik instances in the community version.
  6. C13 Cheap Visual Studio Code(VSCode) Online Solution Cheap Visual Studio Code(VSCode) Online Solution
  7. C12 Nginx Ingress Controller Debugging - Print Http Raw Header
  8. C11 Useful Kubernetes Tricks
  9. C10 Kubernetes Cloud Native Monitoring with TICK & Prometheus - Up and Running
  10. C09 Kubernetes Services and iptables
  11. C08 Kubernetes Horizontal Pod Autoscaler
  12. C07 Pod Security Policy Explained by Examples Pod security policy enables fine-grained authorization of pod creation and updates, but it also has some mysterious behavior. This article gives more insight into how it works.
  13. C06 Protect Kubernetes Webapps with Azure Active Directory(AAD) Authentication by Using oauth2_proxy
  14. C05 Kubernetes Verbose Logging
  15. C04 Running a K8S Cluster in Multiple Zones on Azure with Calico and IPVS This post will explain how to deploy a Kubernetes cluster across multiple zones on Azure with detailed steps, together with enabling IPVS for high performance and Calico network policy for secure network connectivity. We will also explore some concepts in a multiple-zone cluster and show how they work.
  16. C03 Yet Another Way to Troubleshoot K8S Applications
  17. C02 How Do I Host This Website in an Azure K8S Cluster Explains how I built my website on an Azure-hosted K8S cluster.
  18. C01 Deploy a Ubuntu-Based Flannel K8S Cluster in Azure with an ARM Template and Kubeadm