Skip to content

Sample files for a workshop on kubernetes using Elastic

Notifications You must be signed in to change notification settings

m-adams/k8-elastic-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8-elastic-workshop

Sample files for a workshop on kubernetes using Elastic

Monitoring the cluster

We use filebeat & metric beat to monitor Nginx, Mysql and the application itself. Filebeat DaemonSet: Nginx, Mysql, Application Metricbeat DaemonSet: Nginx, Mysql Deployment (1 Replica): KubeStateMetrics

To deploy:

kubectl apply -f metricbeat_kubestatemetrics.yaml

kubectl apply -f metricbeat.yaml

kubectl apply -f filebeat.yaml

About

Sample files for a workshop on kubernetes using Elastic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published