An open API service indexing awesome lists of open source software.

https://github.com/kubedge/kubesim_lte

Kubedge Simulator of LTE RAN
https://github.com/kubedge/kubesim_lte

arm32v7 arm64v8 golang helm helm-charts kubedge kubernetes lte raspberry-pi tutorial

Last synced: 12 days ago
JSON representation

Kubedge Simulator of LTE RAN

Awesome Lists containing this project

README

          

# kubesim_lte

KUDEDGE Platform LTE 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.