Deploy develop to Containerlab

Summary

Deployment to k8s is broken at the moment. As a mitigation a deployment of the latest develop build is needed on Containerlab. This deployment should consist of the last built gosdn:develop image and 2-3 ceos containers connected via a management network. The setup should have the ability to establish arbitrary connections between the ceos containers.

As a bonus feature a manual deployment mechanism for any branch would be desirable. This could be done either via a manually triggered CI step or via a webhook for example triggered by curl.

Priority/Severity

  • High (This will bring a huge increase in performance/productivity/usability, or is a legislative requirement)
  • Medium (This will bring a good increase in performance/productivity/usability)
  • Low (anything else e.g., trivial, minor improvements)