Azure / AKS-Landing-Zone-Accelerator

Official repository for the AKS Landing Zone Accelerator program
MIT License
207 stars 196 forks source link

kubelogin not installed in codespaces #106

Open LucaOtto opened 10 months ago

LucaOtto commented 10 months ago

Describe the bug I'm using Codespaces to deploy this LZA. At Step 7.2 the command kubectl get nodes throws and error ( see screenshot).

To Reproduce Steps to reproduce the behavior: I run all command in VS Code Web attached to the Codespaces, so far no other command failed. I'm in the /kubernetes directory and run : kubectl get nodes ( see screenshot attached for the error output)

Expected behavior The command should come back with the running nodes in Kubernetes.

Screenshots See attached.

Desktop (please complete the following information):

Smartphone (please complete the following information): N/A

Additional context Screenshot of the error below.

image