Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/banzaicloud/thanos-operator

Kubernetes operator for deploying Thanos
https://github.com/banzaicloud/thanos-operator

Last synced: 3 months ago
JSON representation

Kubernetes operator for deploying Thanos

Awesome Lists containing this project

README

        



Docker Automated build


Docker Pulls


CircleCI


Go Report Card


license

# Thanos Operator

Thanos Operator is a Kubernetes operator to manage Thanos stack deployment
on Kubernetes.

## What is [Thanos](http://thanos.io)

Open source, highly available Prometheus setup with long term storage capabilities.

## Architecture

## Feature highlights

- Auto discover endpoints
- Manage persistent volumes
- Metrics configuration
- Simple TLS configuration

Work in progress

- Tracing configuration
- Endpoint validation
- Certificate management
- Advanced secret configuration

## Documentation

You can find the complete documentation of thanos operator [here](./docs/README.md) :blue_book:

## Commercial support
If you are using the Thanos operator in a production environment and [require commercial support, contact Banzai Cloud](https://banzaicloud.com/contact/), the company backing the development of the Thanos operator. If you are looking for the ultimate observability tool for multi-cluster Kubernetes infrastructures to automate the collection, correlation, and storage of logs and metrics, check out [One Eye](https://banzaicloud.com/products/one-eye/).

## Contributing

If you find this project useful, help us:

- Support the development of this project and star this repo! :star:
- If you use the Thanos operator in a production environment, add yourself to the list of production [adopters](https://github.com/banzaicloud/thanos-operator/blob/master/ADOPTERS.md).:metal:

- Help new users with issues they may encounter :muscle:
- Send a pull request with your new features and bug fixes :rocket:

*For more information, read the [developer documentation](./docs/developers.md)*.

## License

Copyright (c) 2017-2020 [Banzai Cloud, Inc.](https://banzaicloud.com)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.