Console Login

#"Kubernetes"

All articles tagged with "Kubernetes"

#"Kubernetes"

Stop `kubectl apply`-ing Production: Implementing GitOps Workflows in 2018

Manual deployments are creating snowflake servers. Learn how to implement a rigid GitOps workflow using GitLab CI, Kubernetes, and Terraform to ensure your infrastructure matches your code—compliant with the new GDPR rules.

Service Mesh on Kubernetes: Implementing Istio 1.0 without Burning Down Your Infrastructure

Microservices solve code complexity but introduce network chaos. In this 2018 implementation guide, we deploy the newly released Istio 1.0 to secure and monitor traffic, while discussing why underlying hardware choices like NVMe and dedicated CPU cycles define your mesh's success.

Orchestration Wars 2018: Kubernetes vs. Docker Swarm vs. Nomad for Norwegian Infrastructure

It is July 2018. Everyone wants Kubernetes, but few need the headache. We benchmark the big three orchestrators against the reality of latency, GDPR, and disk I/O.

Escaping Microservices Hell: A Real-World Guide to Service Mesh Implementation

Microservices solved your scaling problems but broke your observability. Here is a battle-tested guide to implementing Istio on Kubernetes without destroying your latency—specifically for the Norwegian infrastructure market.

Kubernetes Networking Deep Dive: Stop Blaming DNS for Your Latency

It's July 2018, and everyone is rushing to Kubernetes. But when packets drop, the dream turns into an iptables nightmare. Here is a battle-tested guide to CNI plugins, IPVS, and optimizing network throughput for Norwegian workloads.

Microservices in Production: Patterns that Won't Wake You Up at 3 AM

Monolithic architectures are dying, but distributed systems introduce complexity that breaks cheap hosting. Here is a battle-tested guide to microservices patterns—Gateway, Discovery, and Circuit Breakers—tailored for the Nordic infrastructure landscape of 2018.

Surviving the Microservices Jungle: A Battle-Tested Service Mesh Guide (July 2018 Edition)

Microservices solve scale but introduce chaos. We explore implementing Istio on Kubernetes to handle observability and mTLS in a post-GDPR world, specifically tailored for Norwegian infrastructure constraints.

Taming the Microservices Beast: A Pragmatic Service Mesh Implementation Guide (2018 Edition)

Microservices solve scaling issues but create networking nightmares. Learn how to implement Envoy and Istio (0.8) to regain control, enforce mTLS for GDPR, and why underlying hardware latency defines your mesh's success.

Serverless Patterns in 2018: Escaping Vendor Lock-in with Self-Hosted FaaS on KVM

Serverless isn't magic—it's just someone else's computer. Learn how to architect a compliant, high-performance FaaS platform using OpenFaaS and Kubernetes while keeping your data strictly within Norwegian borders.

GitOps Workflows: Stop SSH-ing Into Production (The 2018 Guide)

Manual deployments are a liability in the GDPR era. Learn how to implement a GitOps workflow using Kubernetes, GitLab CI, and Weave Flux to create an immutable, auditable infrastructure on high-performance NVMe storage.