Skip to content

nitisht/operator

This branch is 15 commits behind parseablehq/operator:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 16, 2023
79bd988 · Apr 16, 2023

History

51 Commits
Apr 13, 2023
Apr 15, 2023
Mar 22, 2023
Apr 16, 2023
Mar 9, 2023
Apr 16, 2023
Apr 15, 2023
Apr 12, 2023
Mar 10, 2023
Mar 6, 2023
Apr 11, 2023
Apr 12, 2023
Mar 9, 2023
Apr 10, 2023
Mar 6, 2023
Apr 16, 2023
Apr 12, 2023
Apr 12, 2023

Repository files navigation

Parseable Logo
Parseable Kubernetes Operator

Docker Pulls Slack Docs Build

Parseable is a lightweight, cloud native log observability engine. Written in Rust, Parseable is built for high ingestion rates and low resource consumption. It is compatible with all major log agents and can be configured to collect logs from any source. Read more in Parseable docs.

Parseable Operator

The Parseable Kubernetes operator deploys and manages Parseable instances in a Kubernetes cluster. The operator allows creating multi-tenant Parseable instances.

Installation

The Parseable operator can be installed using Helm:

helm repo add parseable https://charts.parseable.io
helm install parseable-operator parseable/operator --create-namespace --namespace parseable-operator
kubectl apply -f https://raw.githubusercontent.com/parseablehq/parseable/main/config/samples/parseable-ephemeral.yaml

About

Parseable Kubernetes Operator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 80.5%
  • Makefile 11.9%
  • Smarty 3.0%
  • Shell 2.5%
  • Dockerfile 2.1%