helm repo add elastic https://helm.elastic.co helm install elastic-operator elastic/eck-operator -n elastic-system --create-namespacecustom repo
cd .../ELK-stackhelm repo add NAME YOUR_REGISTRYhelm install elastic-operator codeinside/eck-operator -f values.yaml -n elastic-system --create-namespacecd .../ELK-stackkubectl apply -f elk.yamlcd .../ELK-stackkubectl delete -f elk.yamlecho "Message sent to using UDP" | nc -u k8s.DOMAIN.dmz 30005