‴️ Git Repository

Git Repository #

The git repository contains exercise files as well as the workshop website. You will need to fetch it in order to have access to the exercise files.

git clone https://github.com/blacksails-org/k8s-workshop
# or with SSH
git clone [email protected]:blacksails-org/k8s-workshop.git

The repository is licensed with the permissive MIT license, which basically permits you to use the source for anything you would like.