Home

Awesome

system-server

Description

As a part of system runtime frameworks, system-server provides a mechanism for security calls between apps.

How to build

  1. Install Custom Resources
kubectl apply -f config/crds
  1. Generate the code
make update-codegen

3、Build binary

make system-server

or

make linux

For Linux version