kubedge / kubesim_5gc

5GC core node kubedge simulator

Home Page:https://kubedge.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubesim_5gc

KUDEDGE Platform 5G Core Simulator

KUBEDGE Platform

Documentation is available Here or Here

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.

About

5GC core node kubedge simulator

https://kubedge.cloud

License:Apache License 2.0


Languages

Language:Makefile 48.4%Language:Go 31.8%Language:Shell 7.9%Language:HTML 7.7%Language:Dockerfile 4.1%