Idan,
Thank you for your reply! I guess that is possible that when I started following guide, 0.8 was current at the time and now 0.9 is...
running: 0.9.0
$ kubectl get pods -n elastic-system -o yaml | grep image
image: docker.elastic.co/eck/eck-operator:0.9.0
imagePullPolicy: IfNotPresent
image: docker.elastic.co/eck/eck-operator:0.9.0
imageID: docker-pullable://docker.elastic.co/eck/eck-operator@sha256:9f134a7647371fc4e627c592496ff1ef1c3d50d6206fa6fb3571aacdb6ade574
$
How do I go about deleting resources created with 0.8, so I can install 0.9?