Skip to content

TheGeniesis/metric_blog_kind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A KIND with tekton playground

Quick Information

  • Simple stack with monitoring/logging

Requirements

Installation

task kind-install

Create cluster

task create-cluster

Delete cluster

task delete-cluster

Kubeconfig via envrc

task kubeconfig

Monitoring quick start

task kubernetes-install
task kind-install
task tools-helm
task create-cluster
#Envrc required to work
task kubeconfig
task deploy-ingress
task deploy-monitoring-stack

Grafana Dashboards

task port-forward-grafana
# Open in browser http://localhost:3000
# credentials admin/12tsh3

Prometheus Dashboards

task port-forward-prometheus
# Open in browser http://localhost:9090

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published