cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
284
Views
10
Helpful
2
Replies

Cisco SDWAN Infrastructure As Code and CI/CD

apfeil
Beginner
Beginner

I was wondering if anybody is managing SDWAN with infrastructure as code and also doing CI/CD on top of that. I would like to know if it is possible. I would like to know what tools are being used, etc. 

1 Accepted Solution

Accepted Solutions

bigevilbeard
Engager
Engager

@apfeil i know a few doing this, see this repo https://github.com/CiscoDevNet/sdwan-devops/blob/master/README.md you do not need to use CML (although great if you want to test this in the sandbox first!), it uses GitLab and Jenkins in the pipeline.

HTH

View solution in original post

2 Replies 2

bigevilbeard
Engager
Engager

@apfeil i know a few doing this, see this repo https://github.com/CiscoDevNet/sdwan-devops/blob/master/README.md you do not need to use CML (although great if you want to test this in the sandbox first!), it uses GitLab and Jenkins in the pipeline.

HTH

abhijitbakale
Beginner
Beginner

It is definitely possible @apfeil 

IaaC generally provides you an automated way to initiate instructions to your infrastructure directly or to controller.

Using a good technology stack like GitLab, Ansible, Python can help you achieve this. I have tried the same using EVE-NG Simulator and it works perfectly

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers
Polls
Are you using ChatGPT or Bard for work?
What is your favorite programming language?