Community
configuration-avd
By netclab
Last changed a month ago
Source Code

Notice something off about this package? Help us keep the marketplace safe and trustworthy by reporting inappropriate content or behavior.

Report this package
Overview
The avd.netclab.dev API: Fabric and Device XRDs and their Compositions, served by function-avd.

The API served by function-avd: two composite kinds in the avd.netclab.dev group.

  • Fabric — one AVD fabric. spec.design carries a fabric-wide eos_designs document; the function runs the fabric-wide pyavd pipeline and composes one Device per host.
  • Device — validates and renders its own structured config and EOS CLI, publishes them as a ConfigMap, and with spec.push set also composes a provider-http Request that holds the box's running config in sync over eAPI.

Installing this pulls the function in as a dependency. See the repository for the XRD schemas, a runnable kind lab, and the design notes.