This repository contains a fork of Weave Net, the first product developed by Weaveworks. Since Weaveworks has shut down, this repo aims to continue maintaining Weave Net, and to publish releases regularly.
The history of the ReWeave effort can be found in HISTORY.md.
On a newly created Kubernetes cluster, the Weave Net CNI pluging can be installed by running the following command:
kubectl apply -f https://reweave.azurewebsites.net/k8s/v1.28/net.yaml
Replace v1.28 with the version on Kubernetes on your cluster.
That endpoint is provided by the companion project weave-endpoint.
Details can be found here.
At this point, any information found in directories other than reweave, such as docs or site, should be considered obsolete. In time, those will be updated.