This deployment file will attempt to deploy 3 replicas of the container used in the Global Azure Bootcamp 2019 Science Lab.
Just run:
kubectl apply -f ./gab-2019-science-lab.yaml
Please remember to replace the values in the file and note that, if you want to run more replicas, the container has some agressive cpu and memory requirement that you should consider. Otherwise you will end up with pods in pending state.