Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 662 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 662 Bytes

Kubernetes clusters for Calico CNI testing

This repository contains scripts for starting Kubernetes with Calico, as well as running some tests against the created clusters.

If you are looking for guides to install Calico on Kubernetes, we recommend starting with the Calico getting started documentation instead of this repository.

This repository includes two means of creating a cluster:

  • Vagrant: Cluster setup / scripts for CNI plugin dev / test.
  • GCE: Cluster setup / scripts for simple CNI plugin scale testing.