-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: kubernetes-plugin
-
Environment:jenkins 2.64 + kubernetes plugin 0.11
I want to map the container port to a host port with kubernetes plugin, but I cann't find mapping port from kubernetes plugin.
For example, I want to define a podTemplate to map a container port to a host port in a pod stared by kubernetes plugin.