kubespawner icon indicating copy to clipboard operation
kubespawner copied to clipboard

Support to create the networkpolicy dynamically

Open ripplehang opened this issue 4 years ago • 3 comments

Proposed change

When spawn the new pod for the jupyter, I also want to configure the networkpolicy for the new spawned pod

Alternative options

Currently the networkpolicy is static and doesn't exists the API to configure the networkpolicy dynamically.

Who would use this feature?

the networkpolicy should be be important secure mechanism, since the python scripts run in jupyter notebook would be free style, i want to limit the impact by only allow the pod to access the specific range of the destnation.

(Optional): Suggest a solution

ripplehang avatar Aug 06 '21 05:08 ripplehang

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Aug 06 '21 05:08 welcome[bot]

This issue has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/jupyterhub-amalthea/12208/2

meeseeksmachine avatar Dec 14 '21 15:12 meeseeksmachine

#644 can solve this

dolfinus avatar Oct 13 '22 08:10 dolfinus