Skip to content
#

installer

Here are 1,459 public repositories matching this topic...

rauchg
rauchg commented Sep 19, 2021

The README recommends adding ~/.jsvu to the $PATH. If you look at its contents, however:

▲  ~/ ls ~/.jsvu
.               ..              engines         status.json     v8

you'll see that I get the v8 binary (good!), but also I'm exposing status.json and engines to my $PATH

▲  ~/ engines
zsh: permission denied: engines
▲  ~/ status.json
zsh: permission deni
hellocn9
hellocn9 commented Apr 20, 2022

Your current KubeKey version

version.BuildInfo{Version:"2.0.0", GitCommit:"ff9d30b7", GitTreeState:"", GoVersion:"go1.17.7"}

Describe this feature

Can KK consider supporting the execution of customized shell scripts on some machine?

Describe the solution you'd like

For example, I want to execute some shell scripts on Master nodes after complete of k8s installation. And I want to

help wanted good first issue kind/feature-request

Improve this page

Add a description, image, and links to the installer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the installer topic, visit your repo's landing page and select "manage topics."

Learn more