Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add uPNP functionality to plndr cloud controller manager #25

Open
displague opened this issue Nov 5, 2020 · 0 comments
Open

add uPNP functionality to plndr cloud controller manager #25

displague opened this issue Nov 5, 2020 · 0 comments

Comments

@displague
Copy link

displague commented Nov 5, 2020

To work well with kube-vip/kube-vip#96 features, plndr-cloud-provider should offer uPNP supporting features.

Some CCM functionality (https://kubernetes.io/docs/concepts/architecture/cloud-controller/#functions-of-the-ccm) to consider:

  • provide upnp (or mdns?) based node id labels
  • use upnp features to report node status
  • use upnp to configure firewalls / packet filters (?)
  • use upnp to provision new networks and define routes (is this a feature of upnp?)

https://github.com/kubernetes/cloud-provider/blob/0dc0419ec04907f9deb6aa498cece84f10044726/cloud.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant