mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 09:51:00 +00:00
3.4 KiB
3.4 KiB
Edge Computing
!!! info "Architectural Context" Detailed reference for Edge Computing in the context of Cloud Providers (Hyperscalers).
Standard Reference
- cloudflare.com: What Is Edge Computing? [COMMUNITY-TOOL]
- cncf.io: Hosted Edge vs Cloud: the battle for latency and security 🌟 [COMMUNITY-TOOL]
- betterprogramming.pub: I Worked at Microsoft Cloud and Google Mobile for' 3 Years — Here Are the Differences in Ecosystems [COMMUNITY-TOOL]
Kubernetes Edge
Architecture
- (2021) thenewstack.io: A New Kubernetes Edge Architecture [ADVANCED LEVEL] [COMMUNITY-TOOL] — An exploratory piece mapping out cutting-edge architectural patterns for multi-cluster edge configurations, comparing unified central control plane models with highly autonomous, decoupled local cluster patterns.
KubeEdge
- (2021) opensource.com: Why KubeEdge is my favorite open source project of 2020 🌟 [COMMUNITY-TOOL] — An open-source profile detailing KubeEdge. The article outlines how KubeEdge extends the standard Kubernetes control plane to remote systems, ensuring offline local node execution and MQTT-driven IoT connectivity.
MicroShift
- (2021) developers.redhat.com: Bring your Kubernetes workloads to the edge [ADVANCED LEVEL] [COMMUNITY-TOOL] — A guide on scaling down and adapting standard containerized workloads to small, resource-constrained edge computing environments. It outlines storage optimizations and minimized memory footprint topologies.
Monitoring
RHEL Edge
- (2021) redhat.com: Let’s monitor edge computing networks with RHEL! [ADVANCED LEVEL] [COMMUNITY-TOOL] — This Red Hat article focuses on implementing low-overhead system monitoring for Red Hat Enterprise Linux (RHEL) Edge nodes. It details collecting system state telemetry over thin, low-bandwidth connections.
Standards
Cloudian
- (2021) thenewstack.io: Cloudian CTO: Kubernetes, Standardization Key to Edge [COMMUNITY-TOOL] — An executive perspective from Cloudian highlighting Kubernetes standardization as the foundational component of modern edge architecture. It analyzes strategies to coordinate hybrid storage clusters safely across remote zones.
💡 Explore Related: Googlecloudplatform | Azure | AWS Storage