Exploring Kubernetes Operator Pattern
A deep dive into the Kubernetes Operator pattern, explaining how it extends Kubernetes using custom controllers and the API.
A deep dive into the Kubernetes Operator pattern, explaining how it extends Kubernetes using custom controllers and the API.
A technical guide on configuring Azure Arc enabled Data Services on Azure Kubernetes Service (AKS), covering cluster setup and deployment steps.
Author shares lessons learned from failing the Certified Kubernetes Administrator (CKA) exam, detailing preparation and plans to retake.
A technical guide on configuring Azure Arc Data Services on a standard Kubernetes cluster, covering prerequisites, setup steps, and storage considerations.
A guide to integrating Terrascan, a compliance scanning tool for infrastructure-as-code, into an Azure DevOps CI/CD pipeline.
Predictions for cloud native trends in 2021, focusing on cloud IDEs, Kubernetes at the edge, and WebAssembly integration.
Explores the requirements and tools needed to deploy Azure Arc enabled Data Services on a Kubernetes cluster, including hardware specs and CLI tools.
Introduction to Azure Arc for Data Services, explaining how it extends Azure management to on-premises and multi-cloud Kubernetes environments.
Introducing Terrascan, an open-source tool for scanning Terraform, Kubernetes, and cloud configs for security and policy compliance.
A guide exploring the reasons, benefits, and limitations of containerizing existing .NET Framework applications using Windows Containers.
A tech content creator's 2020 review, covering podcast episodes on cloud topics and a pandemic-inspired daily live-stream series.
A guide to deploying Rook NFS in a local Kubernetes cluster to create a ReadWriteMany PersistentVolume for shared storage.
Analyzes the Cloud Native ecosystem, arguing many tools solve technical problems created by adopting microservices, which primarily address organizational challenges.
Explores service discovery in Kubernetes, comparing server-side and client-side approaches and how Kubernetes combines them.
A guide to understanding and mitigating Docker Hub's rate limits on image pulls, especially in Kubernetes and CI/CD environments.
Introduces Konstraint, a tool for converting Open Policy Agent Rego policies into Gatekeeper ConstraintTemplates and Constraints to eliminate code duplication.
A guide to creating and running unit tests for Open Policy Agent (OPA) policies used in Kubernetes Gatekeeper, using the `opa` CLI.
A technical guide on containerizing Azure Functions using Docker, covering setup for .NET Core v2 and v3 with Dockerfile examples.
Introduction to using Open Policy Agent's Gatekeeper to enforce security policies in Kubernetes, including a tutorial on creating a policy.
A technical guide on deploying the Temporal workflow orchestration platform to Azure Kubernetes Service (AKS) using Pulumi and TypeScript.