kube/elastic-system
Lauri Võsandi d1cb00ff83 Reduce Filebeat logging verbosity 2022-09-17 08:06:42 +03:00
..
README.md Add elastic-system 2022-08-30 15:29:05 +03:00
application.yml Reduce Filebeat logging verbosity 2022-09-17 08:06:42 +03:00
crds.yaml Add elastic-system 2022-08-30 15:29:05 +03:00
operator.yaml Add elastic-system 2022-08-30 15:29:05 +03:00

README.md

elastic-operator

wget https://download.elastic.co/downloads/eck/2.2.0/crds.yaml
wget https://download.elastic.co/downloads/eck/2.2.0/operator.yaml
kubectl apply -n elastic-system -f application.yml -f crds.yaml -f operator.yaml