dask-gateway icon indicating copy to clipboard operation
dask-gateway copied to clipboard

Support for custom Kubernetes manifests in `KubeConfig`

Open thomafred opened this issue 3 years ago • 0 comments

We are looking at implementing more security features into our DaskHub implementation. One of such features would be deploying a new network policy when creating the cluster through our gateway.

It is currently only possible to modify the pod config, annotations and labels using KubeConfig, but being able to define extra manifests together with the cluster would be neat :)

thomafred avatar Jan 18 '22 11:01 thomafred