Skip to content
#

installer

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

zenhighzer
zenhighzer commented Nov 26, 2021

Hi there,
I just fresh-started with k8s / kubeadm

I installed a 6 node-cluster with kubeadm (3 x cp, 3 x worker)

Two core-dns-pod are running on first master node, same like: kubernetes/kubeadm#1657

I just wonder why you dont mention in a single phrase like "if you install a cluster with more than one node, please reschedule your core-dns pods with "kubectl -n

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

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