Tagged articles
5 articles
Page 1 of 1
Alibaba Cloud Native
Alibaba Cloud Native
Mar 21, 2023 · Cloud Native

How OpenYurt Enables Edge Autonomy on Unstable Networks

This article explains how OpenYurt extends Kubernetes to handle edge scenarios with unreliable or disconnected networks by introducing YurtHub caching, a centralized heartbeat proxy, and node‑binding mechanisms that keep workloads running and avoid unwanted pod eviction.

Cloud NativeEdge ComputingKubernetes
0 likes · 10 min read
How OpenYurt Enables Edge Autonomy on Unstable Networks
Alibaba Cloud Native
Alibaba Cloud Native
Mar 30, 2022 · Cloud Native

How Yurthub Implements Data Filtering in OpenYurt: Architecture and Code Walkthrough

Yurthub, a non‑intrusive edge‑computing component of OpenYurt, acts as a kube‑apiserver proxy with caching to enable offline stability and reduce API load, employing four data‑filtering rules—ServiceTopologyFilter, EndpointsFilter, MasterServiceFilter, and DiscardCloudService—each detailed with implementation code and operational considerations.

Data FilteringEdge ComputingGo
0 likes · 15 min read
How Yurthub Implements Data Filtering in OpenYurt: Architecture and Code Walkthrough
Alibaba Cloud Native
Alibaba Cloud Native
Jun 29, 2020 · Cloud Native

How YurtHub Extends Native Kubernetes for Edge Computing: Key Capabilities Explained

This article introduces OpenYurt's YurtHub component, detailing its architecture and five major extensions—including edge network autonomy, multi‑cloud endpoint support, node‑level flow control, certificate rotation, and additional features—while explaining how it enables non‑intrusive Kubernetes edge deployments.

Cloud NativeEdge ComputingKubernetes
0 likes · 9 min read
How YurtHub Extends Native Kubernetes for Edge Computing: Key Capabilities Explained
Alibaba Cloud Native
Alibaba Cloud Native
Jun 18, 2020 · Cloud Native

How OpenYurt Enables Edge Autonomy on Native Kubernetes

This article explains OpenYurt’s non‑intrusive architecture that extends native Kubernetes to edge scenarios, detailing its edge‑autonomy features, the challenges it solves, and the two main design approaches—kubelet reconstruction and the YurtHub proxy—along with their trade‑offs and implementation details.

Cloud NativeEdge ComputingKubernetes
0 likes · 7 min read
How OpenYurt Enables Edge Autonomy on Native Kubernetes