Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbemmel/srl-netbeez
Sample setup to run NetBeez Docker container agent on SR Linux
https://github.com/jbemmel/srl-netbeez
Last synced: about 1 month ago
JSON representation
Sample setup to run NetBeez Docker container agent on SR Linux
- Host: GitHub
- URL: https://github.com/jbemmel/srl-netbeez
- Owner: jbemmel
- License: apache-2.0
- Created: 2021-06-11T21:20:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T16:39:01.000Z (over 3 years ago)
- Last Synced: 2024-10-05T17:23:30.318Z (4 months ago)
- Language: Python
- Size: 65.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# srl-netbeez
Sample setup to run NetBeez Docker container agent on SR Linux# Prepare container & run demo
Before you start, make sure that /etc/resolv.conf contains some sane DNS servers for your containers.```
make build
sudo containerlab deploy -t srl-leafspine.lab
```