Raj Chaudhuri
Raj Chaudhuri
I also use PWD for students, often behind a corporate proxy. For solving the exact same problem, I ask them to create a tarball of their working directory, and then...
Meanwhile, I can confirm that weave net works as-is on containerd 1.6.6, with Kubernetes 1.24, 1.23 and 1.22.
I am interested. Thank you.
Which of the following do we need most at this point? 1) Regular maintenance, release publishing, documentation updates, pull request curation, regressions against newer library versions etc. 2) Further development,...
I have written up a basic outline for the roadmap [here](https://docs.google.com/document/d/13d-Q3wAeV0-wI_VOIPPR-XN9WlErVs8IRF_lO6r8lfw/edit?usp=sharing). Just broad headings, with a few points that I thought of. If the structure is okay, I shall continue...
Some things that we can do/should do with the aim of CNCF inclusion: 1) Start gathering a list of adopters (people or projects that are using weave net right now)....
I've been disconnected for a bit. Did the public meeting on 28th September happen? What did I miss?
## Proposal for new install endpoint The recommended method for installing weave used to be this: ``` kubever=$(kubectl version | base64 | tr -d '\n') kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=$kubever ```...
Just got hit by this, on 05 November 2020, while setting up weave on Alpine Linux. I have never contributed to weave before, but will be happy to take this...
> @rajch The problem was that Kubelet is looking somewhere else? Which kubelet, and where is it looking? This is kubelet v1.19.3, on Alpine Linux edge (3.13.0). CNI binaries are...