Giter VIP home page Giter VIP logo

avd-workshops's Introduction

Arista CI Workshops

Tools Bar

The Arista CI Workshops are intended for engineers looking to learn the fundamentals of automation tools and get hands-on experience deploying network-wide configurations with Arista Validated Designs (AVD). The workshops are split into two in-person sessions allowing time to grasp the basic automation concepts before moving into building Data Models to deploy AVD. The content on this site is an overview of the concepts we will cover in person with full details and examples.

  • Workshop #1 - Automation Fundamentals 101
  • Workshop #2 - Arista CI - AVD
  • Workshop #3 - Arista CI - AVD with CI/CD

Fundamentals

Arista CI

Contributing

If you would like to edit any content or contribute a new workshops, please follow the following guidelines.

  • Fork this repository
  • Create a working branch
  • Run pre-commit on all updates
  • Create pull request

Prepare contributor environment

This repository comes with a devcontainer that you may leverage. If you'd like to work locally, preparing your contributor environment is relatively straight forward.

git clone https://github.com/aristanetworks/avd-workshops.git
cd avd-workshops
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run pre-commit

Pre-commit should be installed in your environment.

pre-commit install
pre-commit run --all-files

Preview site updates

Note: This site uses mkdocs material insiders, some changes may not reflect locally.

mkdocs serve

avd-workshops's People

Contributors

calvinkane avatar carlbuchmann avatar daniel1820815 avatar juliopdx avatar mitchv85 avatar mjbear avatar mthiel117 avatar philippebureau avatar restlesswanderer avatar sugetha24 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.