Windows Hosts with Kubernetes - The Beginning
A technical guide on deploying a Kubernetes cluster with Windows container hosts on Azure using Terraform.
A technical guide on deploying a Kubernetes cluster with Windows container hosts on Azure using Terraform.
A developer returns to blogging, outlining a list of modern DevOps and cloud technologies to explore and asking readers to vote on the next topic.
A technical guide on deploying a MongoDB Sharded Cluster using Kubernetes StatefulSets on Google Kubernetes Engine (GKE).
A guide on deploying MongoDB Enterprise Edition on Google Kubernetes Engine (GKE), covering Docker image configuration and best practices.
A guide to configuring MongoDB for production on Google Kubernetes Engine, covering host VM optimizations like XFS filesystems and disabling Huge Pages.
A guide to deploying MongoDB as a StatefulSet on Google Kubernetes Engine, discussing production considerations beyond basic setup.
A guide to implementing Kubernetes liveness and readiness health checks in a Django application using custom middleware.
A technical guide for a Global Azure Bootcamp session on deploying .NET Core applications with Docker and Kubernetes on Azure.
An introduction and tutorial for using the official Kubernetes Python client library, including installation and code examples.
Explains how kubeadm initializes a Kubernetes master node, detailing the control plane setup and component management.
A technical guide on performing maintenance on Kubernetes pods by manipulating labels to temporarily remove them from service endpoints.
A technical guide explaining how to backup and restore a PostgreSQL database within a Kubernetes cluster using kubectl and pg_dump.
Explains Kubernetes liveness and readiness probes, their differences, and how to implement them for application health monitoring.
A developer's experience and lessons learned from using Kubernetes for Docker container orchestration in a data processing project.
A tutorial on setting up cross-region HTTP load balancing using Google Cloud's HTTP load balancer with Container Engine (GKE) clusters.
Explains how to use Kubernetes namespaces to manage different environments like staging and production within a single cluster.
A technical guide on deploying a Go application using Docker and Kubernetes on Google Container Engine, including configuration and best practices.
A free, hands-on Katacoda course and video workshop for learning the basics of Istio service mesh quickly.