Back to Cilium

README

contrib/containerlab/README.md

1.19.3676 B
Original Source

BGPv2 Labs

Prerequisites

Few dependencies are required to run kubernetes kind cluster in container lab environment.

Please refer to installation guides below

Usage

Each lab contains a 'Makefile' which can be used to deploy, destroy or reload lab as well as apply kubernetes resources.

  • make deploy
  • make destroy
  • make reload

Version of Cilium in these labs is pinned to the latest stable version. It can be overridden by VERSION environment variable.