Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Support port mapping #122

Closed
feiskyer opened this issue Apr 21, 2017 · 6 comments
Closed

Support port mapping #122

feiskyer opened this issue Apr 21, 2017 · 6 comments

Comments

@feiskyer
Copy link
Contributor

CNI doesn't do port-mapping today. We could support port mapping via iptables.

@heartlock
Copy link
Contributor

we can use portmapping-manager to do port mapping via iptables like https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/network/kubenet/kubenet_linux.go. What do you think? @feiskyer

@feiskyer
Copy link
Contributor Author

@heartlock A standard CNI plugin is more preferred, e.g. containernetworking/plugins#1, which is also depending on kubernetes/kubernetes#42202.

@heartlock
Copy link
Contributor

Cool! I will follow containernetworking/plugins#1

@feiskyer feiskyer mentioned this issue May 20, 2017
2 tasks
@heartlock
Copy link
Contributor

Good news! containernetworking/plugins#1 was merged. I will start to work on supporting port mapping.

@feiskyer
Copy link
Contributor Author

feiskyer commented Jun 5, 2017

@heartlock We need to support cni plugin chaining first. Would you like to file a PR for this first?

Refer kubernetes/kubernetes#42202.

@heartlock
Copy link
Contributor

@feiskyer Sure, will do it.

This was referenced Jun 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants