Skip to content

metrico/qryn-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cloki-k8s

cLoki on Kubernetes Example

Requirements

You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts.

  • Clickhouse K8s Cluster
  • Configure access details in cloki-deployment.yaml

Usage

kubectl apply -f cloki-service.yaml,cloki-deployment.yaml

Access your application

If you're already using minikube for your development process:

minikube service cloki

Otherwise, let's look up what IP your service is using!

kubectl describe svc cloki

About

Kubernetes Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published