Introducing Lobster: An Open Source Kubernetes-Native Logging System

Hello everyone!

I have just released a project called Lobster as open source, and I’m posting this to invite active participation.

Lobster is a Kubernetes-native logging system that provides logging services for each namespace tenant.

A tutorial is available to easily run Lobster in Minikube.
You can install and operate the logging system within Kubernetes without needing additional infrastructure.
Logs are stored on the local disk of the Kubernetes nodes, which separates the lifecycle of logs from Kubernetes.

I would appreciate your feedback, and any contributions or suggestions from the community are more than welcome!

Project Links:

Thank you so much for your time.

Best regards,
sharkpc138