projectcalico / vpp-dataplane

VPP dataplane implementation for Calico
Apache License 2.0
145 stars 37 forks source link

docs: Add kind doc for users #623

Closed sknat closed 1 year ago

sknat commented 1 year ago

This patch adds documentation on how to set up a kind cluster with calico/vpp & multinet installed, without requiring to build VPP locally or to have the whole repository cloned locally.

This should work without requiring to run any remote script.

hedibouattour commented 1 year ago

Tested it, it works fine, lgtm.

sknat commented 1 year ago

Probably worth adding a how to try kind without multinet