As a part of system runtime frameworks, system-server provides a mechanism for security calls between apps.
- Install Custom Resources
kubectl apply -f config/crds
- Generate the code
make update-codegen
3、Build binary
make system-server
or
make linux
For Linux version