Skip to content

pliniogsnascimento/k8s-observability-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-observability-lab

This repo contains a simple aks cluster in order to test some observability tools. This repo it's only for learning purposes and will not contain production ready tools.

All infrastucture is provisioned with terraform, tho I'm thinking of switch after Hashicorp's news about BSL licensing affecting terraform.

Pre requisites

  • Terraform >= v1.5.5
  • Azure CLI >= 2.50

Backlog

  • Prometheus Operator
  • Grafana
  • Loki
  • Tempo
  • Mimir
  • Ingress Controller

Deploying the Infrastructure

terraform plan -out out.plan
terraform apply "out.plan"

About

k8s lab to test observability tools 😬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages