https://github.com/kubedge/kubesim_5gc
5GC core node kubedge simulator
https://github.com/kubedge/kubesim_5gc
5g arm32v7 arm64v8 cloud-native edge-computing golang helm helm-charts kubedge kubernetes raspberry-pi simulator
Last synced: 9 days ago
JSON representation
5GC core node kubedge simulator
- Host: GitHub
- URL: https://github.com/kubedge/kubesim_5gc
- Owner: kubedge
- License: apache-2.0
- Created: 2018-10-07T05:39:03.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T23:44:26.000Z (8 months ago)
- Last Synced: 2025-08-02T20:16:48.442Z (2 months ago)
- Topics: 5g, arm32v7, arm64v8, cloud-native, edge-computing, golang, helm, helm-charts, kubedge, kubernetes, raspberry-pi, simulator
- Language: Makefile
- Homepage: https://kubedge.cloud
- Size: 277 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# kubesim_5gc
KUDEDGE Platform 5G Core Simulator
## KUBEDGE Platform
Documentation is available [Here](http://kubedge.cloud) or [Here](https://kubedge.github.io)
## Main tutorials
- Docker image creation.
- Helm chart for Kubernetes deployment.
- Minimal size container build around GO binary.
- Multi architecture handling (AMD64 and ARM32V7).## Related tutorials
- GITHUB as code.
- GERRITUB for code review.
- TRAVIS as CI.
- DOCKERHUB for image repository.## Branch descrption
### master
Development and Deployment on KUBEDGE SDK. No Helm chart.
### arm32v7
Deployment on KUBEDGE Raspberry PI Cluster. Helm chart provided.
### amd64
Deployment on KUBEDGE CoreOS Cluster. Helm chart provided.