Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Install tools script #6

Open
askmeegs opened this issue May 30, 2021 · 1 comment
Open

Add Install tools script #6

askmeegs opened this issue May 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@askmeegs
Copy link
Owner

No description provided.

@askmeegs askmeegs added the enhancement New feature or request label May 30, 2021
@NimJay
Copy link
Contributor

NimJay commented May 31, 2021

This issue was created as a result of some friction I logged in go/nimjay-friction-log-intro-to-krm-1:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants