Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Authentication k3s node

    Below show a k3s agent join k3s server

    NodeAuthServer will check the node's validity.  Check it log file  /var/log/NodeAuthServer.log
    Below show NodeAuthServer find an invalid node, then remove it from the k3s server.

    Below show NodeAuthServer find a valid node. keep the node in k3s server.
  • EdgeFaas API sysinfo

    $ curl 192.168.0.118:8888/sysinfo
    --------- Nodes ---------
    NAME        IP            STAUTS
    sonic 192.168.0.116  TRUE
    u0u0-nano 192.168.0.118  TRUE
    --------- Pods ---------
    NAME        HostIP            STAUTS
  • EdgeFaas API sysinfo

    $ curl 192.168.0.118:8888/camera -o output.jpg
    Image Added
  • EdgeFaas API sysinfo

    $ curl 192.168.0.118:8888/image -T cup.jpg
    Image Added

Test Dashboards

Single pane view of how the test score looks like for the Blue print.

Total TestsTest ExecutedPassFailIn Progress
14141400


Additional Testing

N/A

Bottlenecks/Errata

...