Skip to content

adavarski/kind-efk-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFK stack (allinone)

Install EFK (ElasticSearch Fluentd Kibana) Stack for Kind Cluster

Create a new Kind Cluster

kind create cluster --config kind.yaml

Install EFK Stack

kubectl apply -f allinone.yaml

Kibana Dashboard

kubectl port-forward svc/kibana-logging -n kube-system 5601

Open a browser to access http://localhost:5601/

About

KinD: EFK stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published