weave icon indicating copy to clipboard operation
weave copied to clipboard

Simple, resilient multi-host containers networking and more.

Results 141 weave issues
Sort by recently updated
recently updated
newest added

To those of you who responded in the discussion of #3939, thanks a lot for your ideas and offers of help so far! :sparkling_heart: Weaveworks wants to open up the...

Hi, I just spent quite some time figuring what was wrong with my kubernetes cluster. It appears latest weave is not compatible with latest CNI. Which is totally fine, but...

a couple of minor nitpicks. Signed-off-by: Tomoya Fujita

## What you expected to happen? Consensus to be met, weave to be ready. ## What happened? When installing a fresh cluster on GCP with kubespray, the installation randomly fails...

## What you expected to happen? Weave shouldn't crash when a container tries to resolve a hostname. ## What happened? Containers connected by weave are unable to communicate after applying...

Hi We run weave net in our cluster and we have set up network policies to restrict the network access from and to the pods Currently weave net supports network...

The launch.sh script allows users to pass environment variables to the weave program. However, not all possible options are handled. This pull request adds support for the IPALLOC_DEFAULT_SUBNET environment variable.

Host name | IP -- | -- felipe | 192.168.0.14 ubuntu20dockers | 192.168.88.186 **felipe** ``` sudo su ip addres | grep dynamic inet 192.168.0.14/24 brd 192.168.0.255 scope global dynamic ens33...

## What you expected to happen? Fastdp connection to be used ## What happened? logs show that within a second, fastdp connections revert (or are never fully established) to sleeve...

Hello, We are using weave as a CNI on our EKS kubernetes cluster and we would like to know how to enable external SNAT. We are having a lot of...