11-23-2022 04:59 AM
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.
Solved! Go to Solution.
11-23-2022 09:25 AM
@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
11-23-2022 09:25 AM
@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
02-01-2023 08:44 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide