Erik Wilson
f6701bbe99
Merge pull request #634 from erikwilson/enforce-type-on-bootstrap
...
Enforce explicit read or write for bootstrap
5 years ago
Erik Wilson
fdc1427317
Add more logs for bootstrap
5 years ago
Erik Wilson
e77dc568bb
Cleanup tunnel
5 years ago
Erik Wilson
34fc4d0336
Merge pull request #629 from erikwilson/update-remotedialer
...
Update remotedialer & tunnel logs
5 years ago
Erik Wilson
131f3bec44
Merge pull request #619 from erikwilson/node-ip-from-flannel-iface
...
Default node-ip from flannel-iface
5 years ago
Erik Wilson
e79fda96d2
Enforce explicit read or write for bootstrap
5 years ago
Erik Wilson
a1ce08d4f1
Default node-ip from flannel-iface
5 years ago
Erik Wilson
7e6664b684
Add resource version to tunnel endpoint watch
5 years ago
Erik Wilson
034a863696
Cleanup remotedialer tunnel logs
5 years ago
Erik Wilson
403e73ab1c
Merge pull request #633 from ibuildthecloud/wrangler
...
Update wrangler
5 years ago
Darren Shepherd
37a60b18ca
Update wrangler
5 years ago
Darren Shepherd
dbb7b04c3d
Add option to disable scheduler
5 years ago
Erik Wilson
185a8dca13
Merge pull request #615 from erikwilson/master
...
Use watch-cache for kvsql
5 years ago
Erik Wilson
ad11ba583f
Use watch-cache for kvsql
5 years ago
Erik Wilson
c32e6469a8
Revert "Merge pull request #607 from dramich/mockgen"
...
This reverts commit cb306b9378
, reversing
changes made to ebb12c74c6
.
5 years ago
Erik Wilson
e0212144e8
Tunnel agent to all servers
...
Watch the kubernetes endpoints to create a tunnel to all servers.
5 years ago
Dan Ramich
3d50502cae
Generated changes
5 years ago
Dan Ramich
760dd6b655
Disable mock generation
5 years ago
Erik Wilson
11a4c71f28
Use watch-cache for etcd3 backend
5 years ago
Erik Wilson
853708c8ba
Merge pull request #591 from erikwilson/add-ctr
...
Build & enable ctr with k3s server
5 years ago
Erik Wilson
24b73403c7
Cleanup bootstrap
5 years ago
Erik Wilson
ed72856d27
Build & enable ctr with k3s server
5 years ago
Erik Wilson
8d979d675e
Add tls support for etcd cert storage backend
5 years ago
Erik Wilson
4b540f8d94
Cleanup command help text
5 years ago
galal-hussein
37582b6fac
Add cert storage backend flag
5 years ago
galal-hussein
28d9d83be2
Add k3s HA bootstrap
5 years ago
Erik Wilson
7090a7d551
Move node password to separate file
6 years ago
Erik Wilson
29865fd9c9
Remove agent proxy
6 years ago
Erik Wilson
c9b62c9a90
Remove CA Certs/Key from listenerconfig storage
6 years ago
Erik Wilson
93f6690f26
Graceful upgrade token to server CA
6 years ago
Erik Wilson
1e035820bf
Generated data
6 years ago
Erik Wilson
2c9444399b
Refactor certs
6 years ago
Darren Shepherd
30c3c42f93
Add missing ConfigMap cache to helm apply
6 years ago
galal-hussein
94b5a22dda
Disable the svclb controller nodeploy for svclb is passed
6 years ago
Darren Shepherd
e0d2bd3e2d
Merge branch 'pr505'
6 years ago
Darren Shepherd
9f4e43fea6
Merge pull request #506 from AkihiroSuda/bump-up-rootlesskit
...
rootless: use built-in port driver
6 years ago
Erik Wilson
2b44679352
Generated data
6 years ago
galal-hussein
17d8708ca5
Add storage backend flags
6 years ago
Akihiro Suda
5a51a8de45
rootless: use built-in port driver
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
6 years ago
Akihiro Suda
490d6aefe0
rootless: fix mounting /var/lib/cni
...
k3s was unable to start up when /var/lib/cni is missing on the host.
Fix https://github.com/rancher/k3s/issues/470
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
6 years ago
Erik Wilson
199f673676
Merge pull request #479 from galal-hussein/add_storage_backend_options
...
Add MySQL and Postgress support
6 years ago
Darren Shepherd
7ee554013a
Update generated code
6 years ago
Darren Shepherd
d94a346a1e
Switch to wrangler-api and helm-controller
6 years ago
Darren Shepherd
c0702b0492
Port to wrangler
6 years ago
Darren Shepherd
16f7aaab66
Update vendor
6 years ago
Darren Shepherd
4b4dd1b59b
Merge pull request #454 from galal-hussein/node_labels_taints
...
Expose node labels and taints and add node roles
6 years ago
Darren Shepherd
a999cd43aa
Merge pull request #459 from galal-hussein/check_time
...
Check if server time before 1/1/1970
6 years ago
Darren Shepherd
0c18c5a92a
Merge pull request #461 from galal-hussein/fix_alternate_kubeconfig
...
Create symlink for kubeconfig when --write-kubeconfig is selected
6 years ago
Darren Shepherd
06b1acb324
Merge pull request #460 from galal-hussein/kubeconfig_readable
...
change permissions of kubeconfig and issue warning with kubectl wrapper
6 years ago
galal-hussein
e9cd8adbf6
Add Storage endpoint option
6 years ago
galal-hussein
4c6cf29e02
Create symlink for kubeconfig when --write-kubeconfig is selected
6 years ago
galal-hussein
483df6fd82
Check if server time before 1/1/1980
...
Check
6 years ago
Wenxuan Zhao
f0f57c1e44
Allow using built-in modules
...
Signed-off-by: Wenxuan Zhao <viz@linux.com>
6 years ago
galal-hussein
36bab003a3
Make kubeconfig not world readable and issue warning with kubectl wrapper
6 years ago
galal-hussein
930093dfe9
Expose node labels and taints and add node roles
6 years ago
Erik Wilson
b0e4228609
Merge pull request #434 from galal-hussein/add_no_proxy
...
Add no_proxy env to server
6 years ago
Erik Wilson
f7376ad979
Update proxy environment for helm controller
...
Add lowercase no_proxy and all_proxy/ALL_PROXY to environment for helm
6 years ago
galal-hussein
d9f958ceeb
Add no_proxy environment to server
6 years ago
haokang.ke
52f845ec84
Make pause image configurable ( #345 )
6 years ago
Darren Shepherd
ea94b1af77
Merge pull request #433 from erikwilson/fix-0.5.0-cert-upgrade-bug
...
Force upgrade of token node cert
6 years ago
Darren Shepherd
5c62dcbb4b
Merge pull request #435 from galal-hussein/svclb_upgrade
...
handle old service lb deployments
6 years ago
galal-hussein
1e33142f29
handle old service lb deployments
6 years ago
galal-hussein
5d8d9e610b
Add timeout to hostname check
6 years ago
Erik Wilson
d5ce19caae
Force upgrade of token node cert
6 years ago
Darren Shepherd
4ec051d032
Merge pull request #422 from galal-hussein/use_cni_with_docker
...
Add cni plugin to kubelet if docker is used
6 years ago
Darren Shepherd
9005fd5176
Merge pull request #423 from galal-hussein/change_threshold
...
Change the stderr threshold for cli
6 years ago
galal-hussein
7e1699cda0
Check if hostname is resolvable before running agent
6 years ago
galal-hussein
fae6df0df0
Change the stderr threshold for cli
6 years ago
galal-hussein
191ac9371a
Add cni plugin to kubelet if docker is used
6 years ago
Darren Shepherd
2950e81c23
Merge pull request #371 from warmchang/nf_conntrack
...
🔧 modprobe nf_conntrack
6 years ago
Darren Shepherd
9db91d7de3
Merge pull request #369 from erikwilson/node-dns
...
Node DNS & cert registration
6 years ago
Darren Shepherd
875ba289de
Merge pull request #375 from galal-hussein/schedule_svclb
...
Add node selector to service loadbalancer controller
6 years ago
Darren Shepherd
50f405ddfd
Merge pull request #376 from galal-hussein/fix_kubeletarg
...
Fix extra argument with multiple =
6 years ago
Erik Wilson
c9941895d6
Bind kubelet to all interfaces and use webhook auth
6 years ago
galal-hussein
f293e14645
Use NodeSelector when node label is enabled
6 years ago
Erik Wilson
305b596745
Remove node OnCreate
6 years ago
William Zhang
22bd3a3ce7
🔧 nf_conntrack module
...
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
6 years ago
galal-hussein
72d2edc0cb
Fix extra argument with multiple =
6 years ago
Darren Shepherd
9376c39adf
Merge pull request #381 from galal-hussein/containerd_tmpl
...
Add containerd config go template
6 years ago
galal-hussein
bdf8a355e1
Add containerd config go template
6 years ago
Darren Shepherd
6a43f63c70
Merge pull request #388 from galal-hussein/pass_proxy_variable_to_helm
...
Add proxy env to helm controller
6 years ago
Erik Wilson
f584197bba
Save password as text file
6 years ago
galal-hussein
b87684fcb9
Add proxy env to helm controller
6 years ago
Erik Wilson
e64c0298f2
Add cert per-node password authentication
6 years ago
Erik Wilson
055a574fee
Simplify DNS hosts creation
6 years ago
Erik Wilson
1b2db423de
Add node name to node cert generation
6 years ago
Erik Wilson
37dd5cbfd2
Generated data
6 years ago
Erik Wilson
31cf2bc9ee
Add coredns entries for nodes
6 years ago
galal-hussein
c42ea5ec89
Skip any file with no yaml yml or json suffix
6 years ago
Darren Shepherd
be24f837bb
Merge pull request #349 from erikwilson/missing-cgroup-pids-fix
...
Check for cgroup pids support
6 years ago
Erik Wilson
4bba04023d
Check for cgroup pids support
...
If cgroup pids are not supported add a feature-gates flag
SupportPodPidsLimit=false for kubelet.
6 years ago
Darren Shepherd
0e3711b8b7
Merge pull request #339 from km4rcus/cluster-domain-option
...
Add --cluster-domain option
6 years ago
Darren Shepherd
08c3d0d4ef
Merge pull request #250 from yoink00/master
...
Allow flannel interface to be specified on the command line
6 years ago
Stuart Wallace
2268e028a2
Add ability to override flannel interface
6 years ago
Marco Mancini
b445bad171
Add --cluster-domain option
6 years ago
galal-hussein
e5d8d72e59
Fix comment of bind address
6 years ago
Erik Wilson
c48739206a
Enable aggregation layer
...
Configure kube-apiserver, kubelets, and kube-proxy for use with
aggregation layer in order for metrics-server deployment to function
correctly.
6 years ago
Darren Shepherd
046a817818
Add rootless support
6 years ago
galal-hussein
7794528aa1
Add extra flags for server and agent components
6 years ago
Darren Shepherd
a11ac8cc40
Pull in parallel for CRI
6 years ago