https://github.com/ttafsir/virtual-lab-tools
simple script to monitor startup for containerized lab network devices
https://github.com/ttafsir/virtual-lab-tools
containerlab docker
Last synced: about 2 months ago
JSON representation
simple script to monitor startup for containerized lab network devices
- Host: GitHub
- URL: https://github.com/ttafsir/virtual-lab-tools
- Owner: ttafsir
- Created: 2022-02-24T01:33:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T13:46:47.000Z (over 2 years ago)
- Last Synced: 2025-03-18T01:12:09.146Z (about 2 months ago)
- Topics: containerlab, docker
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual lab tools
Simple utility scripts to manage `vrnetlab` and `containerlab` based virtual labs.
## Utilities
* `docker_health.py`: Check the health of the `vrnetlab`-based docker containers. This is useful if you're looking to wait the containers to be ready before running tests.
* `clab_testbed.py`: Create a `containerlab` testbed for pyats based on the generated ansible inventory.