Introduction to Kubernetes & Advanced Kubernetes workshop consists of hands-on exercises. In order to be prepared for that please follow below instructions prior to arriving. You can email me on [email protected] if you have any questions.
Install following in advance but it will also be good to have admin rights to your laptop in case we need to install something else.
Follow instructions here
Follow instructions here
There are various options for running k8s cluster that can be used with this workshop:
- Setup GCP account (if you don't have one): Instructions here
- You might get a free $300 credit depending on the region
- GKE
- Google Cloud SDK
Follow instructions here
Note: This will only create single node cluster so you won't be able to try out few of the features like scaling during hands-on exercises.
Clone repo
[email protected]:shahadarsh/docker-k8s-workshop.git
Create cluster and connect using instructions here
Cleanup after to avoid charges(we will recreate the cluster the day off workshop). Follow steps here