What I Learned From Hacktoberfest 2020
A developer shares lessons from Hacktoberfest 2020, including contributions to Azure Arc, K8Spin, and Dapr, and discusses the event's challenges.
A developer shares lessons from Hacktoberfest 2020, including contributions to Azure Arc, K8Spin, and Dapr, and discusses the event's challenges.
A guide to deploying the H2O machine learning platform on Kubernetes using Helm charts to simplify complex YAML configuration.
A guide to securing HTTP-triggered Azure Functions on Kubernetes with TLS/SSL using KEDA and the NGINX Ingress Controller.
Summary of key Azure Kubernetes Service (AKS) announcements from Microsoft Ignite 2020, including new features and previews.
Explains how to implement custom admission webhooks in Azure Kubernetes Service using Azure Functions for dynamic resource control.
A technical guide for debugging in Kubernetes by identifying which pod created a specific process using the nsenter command.
Explains how sidecar proxies in containerized environments handle cross-cutting concerns like retries and tracing, reducing code complexity.
A guide to integrating Cartography with Elasticsearch for continuous monitoring and drift detection of cloud assets in multi-cloud environments.
A technical guide on setting up and testing an Ingress controller within a local Kubernetes kind cluster, including configuration and deployment steps.
A software engineer reflects on leaving Buffer after 4.5 years to join Netflix, discussing career growth, transitioning to infrastructure work, and seeking new challenges.
Explains how Kubernetes uses iptables to route service traffic to pods, with a hands-on Linux networking tutorial.
A personal guide detailing the author's experience, study resources, and strategies for successfully passing the Google Cloud Professional Cloud Architect certification exam.
A guide to setting up a minimal, self-contained Kubernetes cluster on Fedora using K3s, without virtualization or a container registry.
A guide to using env0 and Terraform to deploy temporary Kubernetes clusters with automatic shutdown to manage cloud costs.
A summary of three major Kubernetes threat modeling initiatives to help security professionals secure their production clusters.
A technical guide on configuring a Docker container to resolve and communicate with Kubernetes services running inside a local kind cluster.
A guide to using Gatekeeper, a Kubernetes policy enforcement tool based on Open Policy Agent (OPA) and the Rego language.
Explains how Docker and Kubernetes use Linux network namespaces and virtual interfaces to create unique IP addresses for containers and pods.
A technical guide explaining Kubernetes Pod Security Policies (PSP), their enforcement, and management using tools like kustomize.
A guide to configuring host DNS and routing to resolve Kubernetes services from the host machine when using the kind local development tool.