Kubernetes

Kubernetes Logo and Wordmark Sticker - Just Stickers

Kubernetes, often abbreviated as K8s, is an open-source container orchestration platform designed to automate the deployment, scaling, and management of containerized applications. Originally developed by Google, Kubernetes is now maintained by the Cloud Native Computing Foundation (CNCF).

At its core, Kubernetes helps organizations manage large-scale container environments efficiently. It provides features like automatic scaling, load balancing, self-healing, and seamless rollouts/rollbacks, making it a go-to platform for modern microservices-based applications. Kubernetes abstracts the underlying infrastructure, whether it’s on-premises or in the cloud, allowing developers to focus more on their applications and less on infrastructure management.

With its ability to handle complex application architectures and dynamic workloads, Kubernetes has become the industry standard for running containers in production.

This page features a selection of insightful articles on Kubernetes and Azure Kubernetes Service (AKS).


The Kubernetes Story

Kubernetes – Q&A

Capacity Planning in Azure Kubernetes Service

Exploring Kubernetes Health Probes

Managed Identities in Azure Kubernetes Service (AKS)

Demystifying AKS Authentication and Authorization

Kubernetes Volume Management

Kubernetes Rollout Update Strategy : Ensuring Zero Downtime Deployments

Istio Service Mesh for Kubernetes (AKS)

Istio Ingress Gateway : Comprehensive Guide

HTTPS Traffic Handling in AKS with Istio Ingress Gateway

Azure Container Apps : The Simplicity of Serverless, The Power of Kubernetes

Crossplane : Kubernetes-Native Infrastructure as Code