Skip to content

hsnlab/dctrl5g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Declarative 5G control plane simulator

A simulator for the 5G UE and control plane interactions using the declarative Δ-controller framework.

Getting started

  1. Start the operator fleet

    go run main.go -zap-log-level 4
  2. Make a client request:

    export KUBECONFIG=deploy/dcontroller-config # Use the dcontroller API server
    kubectl apply -f <registration.yaml>        # Create a registration

License

MIT License

About

Declarative 5G control plane simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages