Edward Viaene

Results 12 comments of Edward Viaene

Hi, Where do you see this version? It's most likely the kubernetes version indeed. Best to try the prometheus-operator using the helm chart if you want to have the latest...

Hi, Looks like docker can't be installed on your machine. You can still install docker manually first, then run the script from this repo. See for example https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-debian-9 with some...

If you have installed docker yourself using the link I gave you, you don't need to run the whole script anymore. You can just copy paste the following lines (starting...

Are you using the latest version? If you're running a more recent version of ubuntu, use this version from master: https://github.com/wardviaene/jenkins-course/blob/master/scripts/install_jenkins.sh

You will not see the nodes there directly, but only when you launch AWS managed EKS nodes. The ones we launch are just regular instances. You can choose between regular...

I'm experiencing the same issue. Any updates or workarounds?