https://github.com/kubedge/kubesim_linkio
Kubedge Simulator Based on linkio
https://github.com/kubedge/kubesim_linkio
arm32v7 arm64v8 helm-charts kubedege kubedge kubernetes nfv raspberry-pi
Last synced: 3 months ago
JSON representation
Kubedge Simulator Based on linkio
- Host: GitHub
- URL: https://github.com/kubedge/kubesim_linkio
- Owner: kubedge
- License: apache-2.0
- Created: 2018-10-31T05:15:51.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T01:09:10.000Z (11 months ago)
- Last Synced: 2025-08-02T20:16:48.603Z (6 months ago)
- Topics: arm32v7, arm64v8, helm-charts, kubedege, kubedge, kubernetes, nfv, raspberry-pi
- Language: Go
- Homepage: https://kubedge.cloud
- Size: 213 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# kubesim_linkio
KUDEDGE Platform Simulator using linkio to control speed of download by the UE.
See [linkio](https://github.com/ian-kent/linkio)
## 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.