spurin / diveintokcna

Dive Into Containers, Kubernetes and the Kubernetes Cloud Native Associate Certification
33 stars 11 forks source link

[Lab Issue]: Kubectl not found when using Cloud Shell environment #49

Closed wilburlua910 closed 2 months ago

wilburlua910 commented 2 months ago

How is the lab being run?

Google Cloud Shell

Operating System

MacOS

Browser

Firefox

Lab Details

Lab 1

Issue Description

Kubectl not installed in the cloudshell environment

Additional Feedback

No response

spurin commented 2 months ago

Hi @wilburlua910

Kubernetes setup is one of the early lessons in the lab/course, if you check through the lessons on the right, you'll see a lesson for installing a Kubernetes lab with k3s. This setups up kubectl during the install.

Alternatively, from any lesson you can press the sync environment button which will install Kubernetes, if it's not installed.

Please check and let me know 👍

wilburlua910 commented 2 months ago

Hi @spurin ,

Ok it's working great! thanks for the help, Will close this issue.