Deployment Options - thanos-io/thanos

Thanos, a CNCF Sandbox project, is a highly available Prometheus setup with long term storage capabilities. It is designed to be deployed in various environments with different options. Here are some of the deployment options for Thanos:

1. Prometheus Operator

Prometheus Operator has support for deploying Prometheus with Thanos. It provides a simple and automated way to deploy and manage Prometheus and Thanos in a Kubernetes environment.

2. Kube-thanos

Kube-thanos is a Jsonnet based Kubernetes templates for deploying Thanos. It provides a flexible and customizable way to deploy Thanos in a Kubernetes environment.