flant / loghouse

Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.
Apache License 2.0
925 stars 76 forks source link

Implement a plugin for kubectl #72

Open z9r5 opened 6 years ago

z9r5 commented 6 years ago

Discuss possible advantages of implementing a plugin for kubectl. This plugin can use Kubernetes API extension and act as a CLI utility for Loghouse.

diafour commented 5 years ago

https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/