diff --git a/Docker-101---Before-starting-with-containerized-Zabbix.md b/Docker-101---Before-starting-with-containerized-Zabbix.md new file mode 100644 index 0000000..e5a024b --- /dev/null +++ b/Docker-101---Before-starting-with-containerized-Zabbix.md @@ -0,0 +1,9 @@ +We all know you want to immediately start playing with Zabbix, great! But if you're new to Zabbix AND Containers you might have a hard time and completely ruin your experience maybe even dropping Zabbix because you just cant get it up and running. + +So if you're new to containers as a whole start with a good Docker/Container tutorial first. It's not hard at all. It might set you back 1-2 hours but those will pay off easily not just for Zabbix but also for the rest of your containerized journey ... trust us :D + +As a kick start here are some great FREE Docker/Container resources (in no particular order): + +* Pro-Tip: don't start with Kubernetes (k8s) first. +* Docker Tutorial for Beginners [FULL COURSE in 3 Hours] by TechWorld with Nana - https://youtu.be/3c-iBn73dDE +* Katacoda Search: Docker - https://www.katacoda.com/learn?q=docker \ No newline at end of file