Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 755 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 755 Bytes

Kubernetes Fundamentals

Pre-requisites:

If you do not have Google Cloud Account, instead you are working on your local machine then you can simply skip #1 and #4 steps. Before you get started, please make sure that you have Minikube installation on your local machine.

  1. Navigate and login to Google Cloud Shell via web browser.

  2. Clone the Kubermatic trainings git repository:

    git clone https://github.com/kubermatic-labs/trainings.git
  3. Navigate to Kubernetes Fundamentals training folder to get started

    cd trainings/kubernetes_fundamentals/
  4. Setup - the GKE cluster for training.