Tag

Control Plane

0 views collected around this technical thread.

DevOps Operations Practice
DevOps Operations Practice
Dec 16, 2024 · Cloud Native

Analysis of OpenAI's December 2024 Outage: Kubernetes Control Plane Overload and Mitigation

The December 11, 2024 OpenAI outage, caused by a misconfigured monitoring service that overloaded the Kubernetes control plane, led to a four‑hour service disruption and was resolved through cluster scaling, API blocking, and resource expansion, highlighting critical infrastructure risks for large‑scale cloud‑native operations.

Control PlaneKubernetesOpenAI
0 likes · 7 min read
Analysis of OpenAI's December 2024 Outage: Kubernetes Control Plane Overload and Mitigation
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
May 1, 2024 · Cloud Native

Comprehensive Introduction to Service Mesh

This article provides a detailed, English-language overview of Service Mesh, explaining its role in cloud‑native microservice architectures, the need for it, its core principles—including data and control planes—and key Istio components, while also offering promotional links to related resources.

Control PlaneData PlaneIstio
0 likes · 5 min read
Comprehensive Introduction to Service Mesh
58 Tech
58 Tech
Mar 15, 2024 · Cloud Native

Design and Implementation of a Service Mesh Architecture for HTTP Traffic Governance

This document details the motivation, technology selection, overall architecture, data‑plane and control‑plane design, key implementation challenges such as HTTPS interception, precise URL monitoring, and plugin extensibility, and outlines future directions for scaling service mesh within the organization.

Control PlaneData PlaneHTTP traffic
0 likes · 17 min read
Design and Implementation of a Service Mesh Architecture for HTTP Traffic Governance
Test Development Learning Exchange
Test Development Learning Exchange
Nov 5, 2023 · Cloud Native

Understanding Kubernetes Node Types: Worker, Control Plane, and Edge Nodes

This article explains the different Kubernetes node types—including Worker, Control Plane, and Edge nodes—their roles, required software components, resource considerations, and provides practical command‑line examples for creating and managing these nodes within a cloud‑native cluster.

Control PlaneEdgeKubernetes
0 likes · 8 min read
Understanding Kubernetes Node Types: Worker, Control Plane, and Edge Nodes
Architects Research Society
Architects Research Society
May 7, 2023 · Cloud Computing

Running Kubernetes Across Multiple Zones: Design Principles and Operational Practices

This article explains how Kubernetes can be deployed across multiple failure zones and regions, covering control‑plane replication, node labeling, pod topology constraints, storage zone awareness, network considerations, and fault‑recovery strategies to achieve high availability and resilience.

Cloud ArchitectureControl PlaneHigh Availability
0 likes · 8 min read
Running Kubernetes Across Multiple Zones: Design Principles and Operational Practices
Tencent Cloud Developer
Tencent Cloud Developer
Dec 7, 2022 · Cloud Native

Kubernetes Architecture Analysis: Design Patterns, Principles and Implementation

The article examines Kubernetes architecture from a software‑design viewpoint, showing how its declarative API and extensible ecosystem outpace Swarm and Mesos, and detailing core concepts, control‑plane components, identified design patterns such as microkernel, event‑driven and CQRS, key architectural decisions, and the resulting strengths and trade‑offs.

Container OrchestrationControl PlaneK8s Architecture
0 likes · 13 min read
Kubernetes Architecture Analysis: Design Patterns, Principles and Implementation
ByteDance Cloud Native
ByteDance Cloud Native
Jul 28, 2022 · Cloud Native

How KubeZoo Enables Lightweight Multi‑Tenant Kubernetes: A Deep Dive

KubeZoo, an open‑source lightweight multi‑tenant solution from ByteDance, uses protocol conversion to create virtual tenants on a single Kubernetes master, offering native API compatibility, low overhead, and a serverless‑ready foundation while addressing the challenges of multi‑tenant cluster management.

Control PlaneKubeZooKubernetes
0 likes · 12 min read
How KubeZoo Enables Lightweight Multi‑Tenant Kubernetes: A Deep Dive
Architecture Digest
Architecture Digest
Apr 25, 2022 · Cloud Native

Kubernetes Architecture Overview and Detailed Components

This article explains the goals, design principles, and detailed components of Kubernetes architecture, covering its control plane, API server, etcd store, scheduler, kubelet, container runtime, and kube-proxy, and summarizes how these parts work together to provide a scalable, portable, and automated container orchestration platform.

Container OrchestrationControl PlaneETCD
0 likes · 12 min read
Kubernetes Architecture Overview and Detailed Components
Baidu Geek Talk
Baidu Geek Talk
Feb 8, 2021 · Cloud Native

Baidu Testing Middleware: Architecture, Design Principles, and Application Scenarios

Baidu Testing Middleware is an Envoy‑based sidecar proxy that combines a data‑plane and control‑plane to intercept, inspect, modify, and route traffic, providing recording, replay, fault injection and rate‑limiting capabilities that support functional, system, integration, sandbox and chaos testing at massive scale.

BaiduChaos EngineeringControl Plane
0 likes · 20 min read
Baidu Testing Middleware: Architecture, Design Principles, and Application Scenarios
Cloud Native Technology Community
Cloud Native Technology Community
Mar 31, 2020 · Cloud Computing

Google’s Andromeda Network Architecture: Design Goals, Control Plane, and Data Plane

The article reviews Google’s Andromeda network system presented at NSDI 2018, detailing its large‑scale design goals, a hybrid control‑plane model, high‑performance software data‑plane optimizations, hot‑cold flow separation, and rapid weekly updates that enable pure‑software SDN at cloud scale.

AndromedaCloud NetworkingControl Plane
0 likes · 12 min read
Google’s Andromeda Network Architecture: Design Goals, Control Plane, and Data Plane
Efficient Ops
Efficient Ops
Apr 4, 2018 · Fundamentals

What Is SDN? Unraveling the Network Revolution Through a Brick‑Moving Tale

This article uses a vivid village allegory to illustrate how Software Defined Networking (SDN) separates control and forwarding, centralizes management, and improves efficiency, while also explaining SDN's core concepts, benefits, and its emerging role in future network architectures.

Control PlaneData PlaneSDN
0 likes · 5 min read
What Is SDN? Unraveling the Network Revolution Through a Brick‑Moving Tale