SUSE / stratos

SUSE Stratos: Web-based Console UI for Cloud Foundry and Kubernetes
Apache License 2.0
15 stars 12 forks source link

Add web cli to stratos #216

Open beuker81 opened 5 years ago

beuker81 commented 5 years ago

Detailed Description

Add a web cli to stratos so people can execute commands from the web gui.

Context

This would enable users with only stratos access to execute commands and do certain filter commands to it for example. This way users only need access to stratos and not to a box with the cli commands. The experience of the stratos web gui would be more the same as other similar products and cloud/container providers.

richard-cox commented 5 years ago

Hi @beuker81 , I'm not quite sure I understand this feature, could you elaborate? Would it be a terminal in the browser that can execute cf cli commands to a registered cf?

beuker81 commented 5 years ago

Hi @richard-cox,

Yes, also if possible to a kubernetes clusters. So both cf and kube.

Little background: I spoke with @troytop on CF Summit Den Hague about this and he suggested to put it in here.

nwmac commented 5 years ago

@beuker81 We have a prototype for being able to run kubectl commands for K8S endpoints - is that the interest, and/or running CF commands for Cloud Foundry?

beuker81 commented 5 years ago

Yes both.