A simulator for the 5G UE and control plane interactions using the declarative Δ-controller framework.
-
Start the operator fleet
go run main.go -zap-log-level 4
-
Make a client request:
export KUBECONFIG=deploy/dcontroller-config # Use the dcontroller API server kubectl apply -f <registration.yaml> # Create a registration
MIT License