Overview
The purpose of this blueprint is an end-to-end technology solution for mobile game deployed across multiple heterogeneous edge nodes using various network access protocols such as mobile and WiFi and others. This blueprint demonstrates how an application leverages a distributed and multi access network edge environment in order to get all the benefits of edge computing.
This is the very first release of this new blueprint as part of the Akraino PCEI family. Current focus for this release is to enable open source Karmada based cloud federation & kubeEdge/EdgeMesh based East-West networking functionality.
Multi-cluster Management
Environmental Information (CentOS8.0 4U8G)
Username & Password: root/Akraino2021
CPU Name | Role | IP | Workload |
---|---|---|---|
kubeedge-karamda-001 | Karmada Control Plane | 159.138.22.176 | Karmada controllers, karmada api |
kubeedge-karamda-002 | Cluster02 | 182.160.12.59 | K8s, docker |
kubeedge-karamda-003 | Cluster01 | 159.138.43.243 | K8s, docker |
Deployment Manual
Karmada control plane deployment
Disable boot firewall
Install Docker
- Install Kind
Install Go and configure the Golang environment
Configure yum source
Install KubeCtl
Install Karmada control plane components
East-West Edge-to-Edge Networking
In progress.