kube/elastic-system
Lauri Võsandi edcb6399df elastic-system: Fixes and cleanups 2022-09-16 08:24:13 +03:00
..
README.md Add elastic-system 2022-08-30 15:29:05 +03:00
application.yml elastic-system: Fixes and cleanups 2022-09-16 08:24:13 +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