k3s/cmd
Ed Bartosh 012e46320b kubeadm: override node registration options from command line
'kubeadm join' silently ignores --node-name and --cri-socket
command line options if --config option is specified.

In some cases it's much easier for users to override these parameters
from the command line instead of updating config, especially for
multi-node automatic deployments where only node name should be changed.

Implemented setting 'name' and 'criSocket' options from the command
line even if --config command line option is used.
2018-11-20 16:26:57 +02:00
..
clicheck
cloud-controller-manager Report KCM as unhealthy if leader election is wedged. 2018-11-14 16:57:37 -08:00
controller-manager Report KCM as unhealthy if leader election is wedged. 2018-11-14 16:57:37 -08:00
gendocs
genkubedocs GCP: Remove the deprecated google-json-key support 2018-10-02 16:53:28 -07:00
genman
genswaggertypedocs Move from glog to klog 2018-11-10 07:50:31 -05:00
genutils
genyaml
hyperkube Simplify random seed initialization 2018-10-11 21:01:15 +11:00
importverifier
kube-apiserver adds dynamic audit configuration 2018-11-14 17:54:06 -07:00
kube-controller-manager Report KCM as unhealthy if leader election is wedged. 2018-11-14 16:57:37 -08:00
kube-proxy Move from glog to klog 2018-11-10 07:50:31 -05:00
kube-scheduler Add watchdog for leader election logic getting wedged 2018-11-15 11:02:14 -08:00
kubeadm kubeadm: override node registration options from command line 2018-11-20 16:26:57 +02:00
kubectl Simplify random seed initialization 2018-10-11 21:01:15 +11:00
kubelet Revert "Make bootstrap client cert loading part of rotation" 2018-11-17 10:24:39 -05:00
kubemark Move from glog to klog 2018-11-10 07:50:31 -05:00
linkcheck
BUILD
OWNERS