kube-toolkit icon indicating copy to clipboard operation
kube-toolkit copied to clipboard

Toolkit for creating gRPC-based CLI and web tools for Kubernetes

Results 13 kube-toolkit issues
Sort by recently updated
recently updated
newest added

So that we could build a ktk generator command on top of it Ref #14

Investigate the addition of a state management cluster that manages the state of the tool. Decide what to support from: - etcd - Consul - Redis - alternatives (Zookeper, Memcached...?)...

enhancement

enhancement
help wanted

enhancement
help wanted

Consider adding support for deploying an operator https://coreos.com/operators/

Extracted from https://github.com/radu-matei/kube-toolkit/issues/28#issuecomment-369141241

@radu-matei Hi, thanks a lot for sharing a great project 👍 AFAICS, this toolkit is intended to be a "skeleton" to build your own tool named other than ktk(d), right?...

Ideally, this should use the Draft packages for: - storage - inprocess - ConfigMaps

enhancement

- [x] basic info on building and deploying in readme - [ ] how to add a command to gRPC, client, server - [x] [GoDoc](https://godoc.org/) documentation

good first issue
docs

At the moment, the CLI packs the ability to self deploy on the cluster - does it make sense to add a Helm chart?