kubernetes / dashboard

General-purpose web UI for Kubernetes clusters
Apache License 2.0
14.34k stars 4.15k forks source link

Deployment Manager #74

Closed ekozan closed 8 years ago

ekozan commented 8 years ago

I think permit to deploy app via the new kubernetes deploy manager can be an overkill feature for this dashboard, any plans for implement this feature ?

bryk commented 8 years ago

I hope that this will happen in the future. At the moment we do not have solid plans for support for deployment objects, however.

@kenmoore @aronchick

bryk commented 8 years ago

Closing as stale.

marcolenzo commented 8 years ago

Excuse me if I bump this old discussion. Is the decision of not supporting deployments still holding?

bryk commented 8 years ago

Deployment resources? The ones from here: http://kubernetes.io/docs/user-guide/deployments/

We'll support them soon.

Deployment manager/helm (https://github.com/kubernetes/helm): this is unknown yet.

marcolenzo commented 8 years ago

Yeah I was referring to the Kubernetes Deployments. Thanks a lot for the info!