The Wayback Machine - https://web.archive.org/web/20220507160011/https://github.com/topics/installer
Skip to content
#

installer

Here are 1,455 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 May 7, 2022

What is version of KubeKey has the issue?

version.BuildInfo{Version:"2.1.0", GitCommit:"8c7bb1d6", GitTreeState:"", GoVersion:"go1.17.9"}

What is your os environment?

Centos7

KubeKey config file

registry:
        registryMirrors: []
        insecureRegistries: ["192.168.239.130:5000"] 
        privateRegistry: 192.168.239.130:5000 
        namespaceOverride:
bug help wanted good first issue

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