Tagged articles
7 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Feb 9, 2024 · Cloud Native

Mastering Kubernetes Ingress: Controllers, Architecture, and Lua Extensions

This article explains Kubernetes Ingress fundamentals, compares major Ingress controllers such as Nginx, Kong, Traefik, HAProxy and APISIX, and details the internal architecture and Lua‑based extension points of the ingress‑nginx controller, providing a comprehensive guide for managing external traffic in cloud‑native environments.

Cloud NativeControllersIngress
0 likes · 8 min read
Mastering Kubernetes Ingress: Controllers, Architecture, and Lua Extensions
MaGe Linux Operations
MaGe Linux Operations
Dec 13, 2023 · Cloud Native

Demystifying Kubernetes CRDs: Extending the Platform with Custom Resources

This article clarifies common misconceptions about Kubernetes CustomResourceDefinitions, explains the controller pattern, and demonstrates how CRDs enable custom controllers, versioned micro‑services, blue‑green deployments, and standardized management of application concepts within a Kubernetes cluster.

CRDCloud NativeControllers
0 likes · 7 min read
Demystifying Kubernetes CRDs: Extending the Platform with Custom Resources
Architecture Digest
Architecture Digest
Mar 20, 2023 · Cloud Native

Kubernetes: What It Is and Why It’s Hard to Get Started

This article provides a concise, question‑and‑answer overview of Kubernetes, explaining its role as a distributed container‑orchestration system, the architecture of master and worker nodes, core components such as etcd, kube‑apiserver, scheduler, controllers, and how services, pods, labels, and scaling operate within a cluster.

Cloud NativeCluster ManagementControllers
0 likes · 8 min read
Kubernetes: What It Is and Why It’s Hard to Get Started
Laravel Tech Community
Laravel Tech Community
Jan 2, 2020 · Backend Development

Master Laravel Controllers: From Basics to Advanced Resource Routing

This guide explains how to organize request handling with Laravel controllers, covering basic controller creation, namespace handling, single‑action controllers, middleware assignment, resource controllers with custom routes, dependency injection techniques, and route caching for production performance.

ControllersLaravelPHP
0 likes · 13 min read
Master Laravel Controllers: From Basics to Advanced Resource Routing
Alibaba Cloud Native
Alibaba Cloud Native
Sep 11, 2019 · Cloud Native

How a Simple Refrigerator Explains Kubernetes Controllers

This article uses a straightforward refrigerator analogy to demystify Kubernetes controller concepts, covering core cluster components, the role of a unified entry point, controller and controller manager design, SharedInformer and ListWatcher mechanisms, and real‑world examples like Service and Route controllers.

ControllersKubernetesListWatcher
0 likes · 9 min read
How a Simple Refrigerator Explains Kubernetes Controllers
MaGe Linux Operations
MaGe Linux Operations
Apr 13, 2015 · Operations

Essential Open‑Source SDN Controllers and Switches You Should Know

This article compiles a comprehensive list of open‑source SDN controllers, switches, and related tools—covering projects like OpenDaylight, RYU, Open vSwitch, and many others—to help network engineers and researchers navigate the rapidly evolving SDN ecosystem.

ControllersNetwork VirtualizationOpen-source
0 likes · 11 min read
Essential Open‑Source SDN Controllers and Switches You Should Know