I followed this guide to get a basic deployment/service up and running: http://kubernetes.io/docs/hellonode/
Everything works as expected. I'm able to view, update, or delete but only via the terminal. Is there some way to get the deployment/service to display in the web dashboard to be able to manipulate it? When I click *Show them* after *Some system applications are running in the cluster *the only thing displayed is the kubernetes dashboard. As I understand it, this screen is only displaying replication controllers. Is there no way to view, update, delete a deployment/service via the web UI that is *not* a replication controller? Is there something built into the kubernetes dash that I'm missing? If not, does anyone know of a third party tool run on top of kubernetes that can give web UI access to kubectl commands (i.e. to view deployments/services by namespace, update/delete, expose deployments, etc). I'm new to docker/kubernetes, coming from an OSGI/karaf background. Basically I'm looking for some similar functionality to the karaf web-console: https://talendtales.files.wordpress.com/2014/11/screen-shot-2014-11-06-at-19-03-03.png Thanks! -- You received this message because you are subscribed to the Google Groups "Containers at Google" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-containers. For more options, visit https://groups.google.com/d/optout.
