Skip to content

jpetrucciani/efk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl create -f fluentd.yaml
kubectl create -f elasticsearch.yaml
kubectl create -f kibana.yaml
# wait 10 min
# make a htpasswd for auth on your local system, mine's at /etc/nginx/.htpasswd
kubectl --namespace=kube-system create secret generic htpasswd --from-file=/etc/nginx/.htpasswd
kubectl create -f kibana-proxy.yaml```


now you should have a kube kibana elb in ec2

About

efk deploy to k8s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published