traffic-light

command module
v0.0.0-...-dd67137 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

Kubeedge-traffic-light

  • build at edge node:
$ make
  • create crds at cloud node:
$ cd crd
$ kubectl apply -f model.yaml
# replace "<your edge node name>" with your edge node name
$ sed -i 's#raspberrypi#<your edge node name>#' instance.yaml
$ kubectl apply -f instance.yaml

Note: instance must be created after model and deleted before model.

  • create demo at cloud node:
$ kubectl apply -f deploy.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL