Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/operator/docs/operator/compatibility.md

1.0 KiB

title description lead date lastmod draft images menu weight toc
Compatibility The Loki Operator supports a number of Kubernetes and Loki releases. 2022-06-21T08:48:45+00:00 2022-06-21T08:48:45+00:00 false [] [{docs [{parent operator}]}] 100 true

The Loki Operator supports a number of Kubernetes and Loki releases.

Kubernetes

The Loki Operator uses client-go to communicate with Kubernetes clusters. The supported Kubernetes cluster version is determined by client-go. The compatibility matrix for client-go and Kubernetes clusters can be found here. All additional compatibility is only best effort, or happens to still/already be supported. The currently used client-go version is "v0.23.5".

Due to the use of CustomResourceDefinitions Kubernetes >= v1.7.0 is required.

Due to the use of apiextensions.k8s.io/v1 CustomResourceDefinitions, requires Kubernetes >= v1.16.0.

Loki

The versions of Loki compatible to be run with the Loki Operator are:

  • v3.1.0
  • v3.1.1