mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 10:21:14 +00:00
64 lines
5.2 KiB
Markdown
64 lines
5.2 KiB
Markdown
# Edge Computing
|
||
|
||
!!! info "Architectural Context"
|
||
Detailed reference for Edge Computing in the context of Cloud Providers (Hyperscalers).
|
||
|
||
## Table of Contents
|
||
|
||
1. [Architectural Foundations](#architectural-foundations)
|
||
- [Kubernetes Tools](#kubernetes-tools)
|
||
- [General Reference](#general-reference)
|
||
1. [Architecture](#architecture)
|
||
- [Edge Computing](#edge-computing-1)
|
||
- [Distributed Systems](#distributed-systems)
|
||
1. [Kubernetes Edge](#kubernetes-edge)
|
||
- [Architecture](#architecture-1)
|
||
- [KubeEdge](#kubeedge)
|
||
- [MicroShift](#microshift)
|
||
1. [Monitoring](#monitoring)
|
||
- [RHEL Edge](#rhel-edge)
|
||
1. [Standards](#standards)
|
||
- [Cloudian](#cloudian)
|
||
|
||
## Architectural Foundations
|
||
|
||
### Kubernetes Tools
|
||
|
||
#### General Reference
|
||
|
||
- [cloudflare.com: What Is Edge Computing?](https://www.cloudflare.com/learning/serverless/glossary/what-is-edge-computing) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — A curated technical resource and architectural guide covering cloudflare.com: What Is Edge Computing? in the Kubernetes Tools ecosystem.
|
||
- [cncf.io: Hosted Edge vs Cloud: the battle for latency and security 🌟](https://www.cncf.io/blog/2021/12/08/hosted-edge-vs-cloud-the-battle-for-latency-and-security) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — A curated technical resource and architectural guide covering cncf.io: Hosted Edge vs Cloud: the battle for latency and security 🌟 in the Kubernetes Tools ecosystem.
|
||
- [betterprogramming.pub: I Worked at Microsoft Cloud and Google Mobile for' 3 Years — Here Are the Differences in Ecosystems](https://betterprogramming.pub/why-working-on-cloud-vs-mobile-edge-is-so-different-e32930f1c801) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — A curated technical resource and architectural guide covering betterprogramming.pub: I Worked at Microsoft Cloud and Google Mobile for' 3 Years — Here Are the Differences in Ecosystems in the Kubernetes Tools ecosystem.
|
||
## Architecture
|
||
|
||
### Edge Computing (1)
|
||
|
||
#### Distributed Systems
|
||
|
||
- **(2022)** [Red Hat's approach to Edge Computing 🌟](https://www.redhat.com/en/solutions/edge-computing-approach) <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--secondary'>[CASE STUDY]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — Analyzes Red Hat's edge computing framework using lightweight OpenShift single-node configurations and MicroShift. It details how the architecture addresses low-latency processing, disconnected operations, and remote automated lifecycle management. This framework enables enterprise microservices to deploy seamlessly from core data centers to resource-constrained IoT gateways.
|
||
## Kubernetes Edge
|
||
|
||
### Architecture (1)
|
||
|
||
- **(2021)** [thenewstack.io: A New Kubernetes Edge Architecture](https://thenewstack.io/a-new-kubernetes-edge-architecture) <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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 🌟](https://opensource.com/article/21/1/kubeedge) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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](https://developers.redhat.com/articles/2021/11/22/bring-your-kubernetes-workloads-edge) <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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!](https://www.redhat.com/en/blog/lets-monitor-edge-computing-networks-rhel) <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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](https://thenewstack.io/cloudian-cto-kubernetes-standardization-key-to-edge) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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](./GoogleCloudPlatform.md) | [AWS Pricing](./aws-pricing.md) | [AWS Spain](./aws-spain.md)
|
||
|