https://github.com/karimra/clab-nanog83-advanced
https://github.com/karimra/clab-nanog83-advanced
ci-cd clab-topo gnmi gnmic telemetry
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/karimra/clab-nanog83-advanced
- Owner: karimra
- Created: 2021-10-06T20:06:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T21:05:25.000Z (over 4 years ago)
- Last Synced: 2025-02-27T16:57:59.141Z (over 1 year ago)
- Topics: ci-cd, clab-topo, gnmi, gnmic, telemetry
- Language: Shell
- Homepage:
- Size: 62.5 KB
- Stars: 13
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clab-nanog83-advanced
This repo contains the [Containerlab](https://containerlab.srlinux.dev/) advanced example presented at NANOG83.
Here you can find the files needed to deploy the below topology

## Prerequisites
- Install [Docker](https://docs.docker.com/engine/install/)
- Install [Containerlab](https://containerlab.srlinux.dev/install/)
- Install [gNMIc](https://gnmic.kmrd.dev/install/)
## Deploy on local machine
Run:
```bash
bash run.sh
```
## Deploy via Github Actions
The repo includes a github [workflow](https://github.com/karimra/clab-nanog83-advanced/blob/main/.github/workflows/wf.yaml) that deploys the lab on a self-hosted runner.
