Versions Compared

Key

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

...

The Karaf logs of A1 controller can be followed e.g. by using command 

Code Block
languagebash
themeMidnight
docker exec a1controller sh -c "tail -f /opt/opendaylight/data/log/karaf.log"

...

Expected output:

Code Block
languagebashthemeMidnight
[ ]


Run the Helm Manager

Note: Access to kubernetes is required as stated the requirements on the top of this page.

...