You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second biggest point of friction was the large number of tools that needed to be installed.
In my case, I had to install 6 new tools:
kubectx
Homebrew
tree
skaffold
Cloud Code extension
terraform
But I want to highlight that I am a very special case because I am new to the K8 world (and I'm even new to macOS).
I'm guessing most users of this tutorials will not have my problem. :)
I also want to mention that I like having control over how and what tools are installed on my machine — so a script that automatically installs a bunch of tools might not desirable.
Maybe a script that simply tells me which tools I still need to install (but doesn't actually install them for me) would be better.
No description provided.
The text was updated successfully, but these errors were encountered: