Skip to content

Commit

Permalink
Remove publish ports section (#2404)
Browse files Browse the repository at this point in the history
* remove publish ports section

* remove broken link
  • Loading branch information
hellt authored Jan 17, 2025
1 parent 3f31afd commit afc759e
Show file tree
Hide file tree
Showing 23 changed files with 18 additions and 1,459 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ This short clip briefly demonstrates containerlab features and explains its purp
* **Labs and demos**
Containerlab was meant to be a tool for provisioning networking labs built with containers. It is free, open and ubiquitous. No software apart from Docker is required!
As with any lab environment it allows the users to validate features, topologies, perform interop testing, datapath testing, etc.
It is also a perfect companion for your next demo. Deploy the lab fast, with all its configuration stored as a code -> destroy when done. Easily and [securely share lab access](https://containerlab.dev/manual/published-ports) if needed.
It is also a perfect companion for your next demo. Deploy the lab fast, with all its configuration stored as a code -> destroy when done.
* **Testing and CI**
Because of the containerlab's single-binary packaging and code-based lab definition files, it was never that easy to spin up a test bed for CI. Gitlab CI, Github Actions and virtually any CI system will be able to spin up containerlab topologies in a single simple command.
* **Telemetry validation**
Expand Down
Loading

0 comments on commit afc759e

Please sign in to comment.