top of page

Manage Arista fabrics with Infrahub, Kriten and CVaaS

  • steve291030
  • Nov 7
  • 1 min read
ree

We've taken Infrahub and Arista AVD and linked them together with some code run on Kriten.


Infrahub Schema

Firstly, we created a schema to describe the AVD data.


ree

Example Change

Create a branch in infrahub and add a local user.

ree


To update the main branch, first create a proposed change.

ree

Now merge the change into the main branch.

When the merge completes, an infrahub webhook launches the kriten job to update CVaaS.


ree

The kriten job creates a workspace in CVaaS, where you can review and apply the change.


ree

Now that's better than editing YAML files!

 
 
bottom of page