Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Run weave node agent in a daemonset and use it to configure the pod network #151

Closed
mikedanese opened this issue Jun 28, 2016 · 7 comments
Closed
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@mikedanese
Copy link
Contributor

mikedanese commented Jun 28, 2016

It should use kubelet cni plugin and be deployed as an addon in phase3.

@colemickens
Copy link
Contributor

Is this being pushed instead of using native cloudprovider? Permanently? Temporarily? Is it because of Terraform not being able to cleanup routes/routetables/lbs?

I'm personally interested in having a native cloudprovider option. (Cleanup for Azure is a lot easier because each cluster gets a resource group that can be trivially deleted without needing to necessarily teach Terraform about cloudprovider-created resources.)

@mikedanese
Copy link
Contributor Author

mikedanese commented Jun 28, 2016

This will be a proof of concept that we can run the pod network as an addon. It proves that we can deploy kubernetes-anywhere in environments that don't by default support the routing that the pod network requires without sacrificing simplicity.

@aaronlevy
Copy link

Is this (theoretically) possible today, or is there more work that needs to happen? I'm not super familiar with the kubelet/CNI coordination points.

@mikedanese
Copy link
Contributor Author

@aaronlevy I think this should work after kubernetes/kubernetes#28178 is merged but I need to do some testing.

@fejta-bot
Copy link

Issues go stale after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 16, 2017
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle rotten
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 15, 2018
@errordeveloper
Copy link
Contributor

/close

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

6 participants