The Business Executive's Guide to Kubernetes
A guide explaining Kubernetes' challenges for business leaders, focusing on stateful data risks and security pitfalls.
A guide explaining Kubernetes' challenges for business leaders, focusing on stateful data risks and security pitfalls.
A technical comparison of Azure NetApp Files performance tiers against other storage options for Azure Kubernetes Service (AKS) workloads.
A guide to deploying custom, long-running Azure Functions in containers using Docker and KEDA for event-driven autoscaling, demonstrated with a video thumbnail generation example.
A tutorial on scaling Kubernetes deployments programmatically using a .NET Core API and the KubernetesClient library.
A developer's perspective on how service meshes could have solved challenges in early container and microservices platforms like dotCloud.
A delegate's analysis of Rubrik's Cloud Field Day 5 presentation, focusing on their Polaris platform and its potential beyond ransomware detection.
A curated list of security auditing and offensive tools for Docker, Kubernetes, AWS, GCP, and Git, with usage guides and an Ansible role.
Guide to deploying the Global Azure Bootcamp Science Lab planet discovery workload in a Kubernetes cluster using provided YAML configuration.
Explains how to expose multiple services through a single Azure Application Gateway Ingress in AKS using path-based routing and annotations.
A technical guide on creating a Persistent Volume in Azure Kubernetes Service (AKS) using an existing Azure Storage Account, including YAML templates.
A guide to setting up a local OpenFaaS development environment using KinD (Kubernetes in Docker) for lightweight, containerized Kubernetes.
A technical guide on scaling a Kubernetes cluster deployed on Azure Stack, covering the transition from acs-engine to aks-engine and manual scaling steps.
A guide to using Skaffold for local Kubernetes development, covering installation, configuration, and its key features for streamlining the build-deploy cycle.
Explains the differences between Azure Stack's Kubernetes Cluster template and Azure Kubernetes Service (AKS), detailing its deployment and management.
Explores the challenges of Kubernetes capacity planning and introduces serverless solutions like AWS Fargate to run containers without managing nodes.
Troubleshooting guide for a failed Kubernetes cluster deployment on Azure Stack, focusing on a common service principal permission error.
A tutorial on using Kubernetes ConfigMaps to mount a custom configuration file into a Pod, replacing the default one.
Explains Kubernetes Container Runtimes and the Container Runtime Interface (CRI), detailing how runtimes like containerd integrate with Kubernetes.
A tutorial on setting up a logging stack with Elasticsearch, Kibana, and Fluentd on a Kubernetes cluster for centralized log management.
Guide on configuring TLS termination using the HTTP application routing addon in Azure Kubernetes Service (AKS).