This repository contains the necessary files to run the lab session about (Docker) containers and Kubernetes.
-
Clone this repository to your computer using git.
-
Open
lab-containers.code-workspace
using Visual Studio Code. -
Choose "Yes, I trust the authors", so VSCode enables regular mode.
-
Click on the "Remote" icon on the bottom left of VSCode.
-
Wait until the containers are set up. This can take a few minutes because the container needs to be pulled and built. You can check the progress by clicking "Starting Dev Container (show log)" in the notification on the bottom right of VSCode.
-
When the containers are setup, open
lab-containers.md
and follow the instructions. When finished openlab-kubernetes
to get an introduction to Kubernetes.
You can use and modify this lab as part of your education, but you are not allowed to share this lab, your modifications, and your solutions. Please contact the teaching staff if you want to use (part of) this lab for teaching other courses.
Copyright © teaching staff of the course "Machine Learning into Practice: Deep Dive into MLOps" at the Faculty of Engineering and Architecture - Ghent University.