/NY-internal-k8s-training-materials

Internal Kubernetes training materials

Primary LanguageShellMIT LicenseMIT

NY-internal-k8s-training-materials

This repo contains the internal Kubernetes traininng materials.

For slides, click here (TBD)

Provisioning

When using AWS Cloud9, simply run the following script:

$ cd provisioning
$ ./provision.sh

It will extend EBS size to 30GiB, then install tools like kubectl and k3d to complete the labs of this training.