c-bata / kube-prompt

An interactive kubernetes client featuring auto-complete.
MIT License
1.79k stars 134 forks source link

Good News! gcloud will support interactive shell mode. #21

Closed c-bata closed 5 years ago

c-bata commented 6 years ago

To all kube-prompt's users

In public alpha version of gcloud, interactive shell mode is added. This feature provides interactive completion of kubectl's subcommands, not to mention a gcloud's subcommands (See https://cloudplatform.googleblog.com/2018/03/introducing-GCPs-new-interactive-CLI.html for more details)

Some features still lack but it will be improved in the future (ex: kube-prompt and kube-shell provides feature to complete kubernetes resources such as pods, deployments and so on). It's great news, but it means the worth of kube-prompt will be disappear anymore. Therefore I will not actively develop kube-prompt.

Thanks.

antoniomo commented 6 years ago

Hi!

It's your project and I totally understand you feeling this way, but just to chime in that not all kubernetes users manage it via GKE, so for some people the Google Cloud SDK is not an option.

This kube-prompt is a really nice project and alternative so perhaps it's worth it to keep it going, even in maintenance/merge pull requests mode.

In any case, thanks!!

edclement commented 6 years ago

First, thanks for the project. As @antoniomo said, not everyone uses google cloud. The team I work on actually have kubernetes deployed on top of AWS so this project is very helpful. Please don't fully abandon.

jwkohnen commented 6 years ago

I've just tried gcloud interactive. Its kubectl support didn't even suggest anything after kubectl get. That's a no-go for me, I'd rather stick to bash completion.

c-bata commented 5 years ago

Thanks for replying. I'm pleased you still use kube-prompt.

I also feel this tool is really convenient to operate kubernetes resources, but I don't have enough time to work on this project as much as I'd like to. So I'm looking for co-maintainers. Please check https://github.com/c-bata/kube-prompt/issues/28 for more details.