Darren Shepherd
fe2df5e8ce
Merge pull request #400 from galal-hussein/extra_args_docs
...
Add extra args documentation
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
977ba6f512
Merge pull request #382 from erikwilson/add-openrc-support
...
Add OpenRC support to installer
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
13765b77f3
Add extra args documentation
6 years ago
Vincent RABAH
39e2e45cc2
Ansible provisionning ( #217 )
...
Ansible provisionning contrib
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
galal-hussein
ac2114eafe
go generate
6 years ago
William Zhang
22bd3a3ce7
🔧 nf_conntrack module
...
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
6 years ago
Erik Wilson
fa673468ce
Add INSTALL_K3S_BIN_DIR_READ_ONLY variable
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
c51149d14b
Update README with containerd 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
Darren Shepherd
1f4be58475
Merge pull request #368 from galal-hussein/skip_hidden_files
...
Skip any file with no yaml yml or json suffix
6 years ago
Erik Wilson
f584197bba
Save password as text file
6 years ago
Erik Wilson
3543ba4b56
Only start service if something changed
6 years ago
Erik Wilson
6a80350dda
OpenRC install to BIN_DIR
6 years ago
galal-hussein
b87684fcb9
Add proxy env to helm controller
6 years ago
Erik Wilson
100e2f6c2f
Provide INSTALL_K3S_SKIP_START environment variable
6 years ago
Erik Wilson
e64c0298f2
Add cert per-node password authentication
6 years ago
Erik Wilson
eabc1154b1
Add OpenRC support to installer
6 years ago
Erik Wilson
055a574fee
Simplify DNS hosts creation
6 years ago
Erik Wilson
fd92bcaa25
Add Vagrantfile for development use
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
Darren Shepherd
4af06882b6
Merge pull request #365 from erikwilson/fix-systemd-timeoutstartsec
...
Fix systemd TimeoutStartSec
6 years ago
galal-hussein
c42ea5ec89
Skip any file with no yaml yml or json suffix
6 years ago
Erik Wilson
1bc7042bd5
Fix systemd TimeoutStartSec
...
Set TimeoutStartSec to 0 instead of infinity for systemd versions older
than 229.
6 years ago
Erik Wilson
334efc743b
Merge pull request #358 from erikwilson/0.3.0-to-0.4.0
...
Update readme & docker-compose for 0.4.0
6 years ago
Erik Wilson
0beda77dbf
Update readme & docker-compose for 0.4.0
6 years ago
Erik Wilson
7822549f87
Merge pull request #357 from ibuildthecloud/docs
...
Add rootless docs
6 years ago
Erik Wilson
75892ec0ac
Merge pull request #355 from hjacobs/patch-1
...
Add initial docs on how to deploy metrics-server
6 years ago
Darren Shepherd
fc67a9be3a
Add rootless docs
6 years ago
Henning Jacobs
49a0107547
#252 mention how to deploy metrics-server
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
ac73dbea10
Update vendor
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
4695310a4e
Merge pull request #337 from warmchang/apiversion
...
Use the latest apiVersion in k8s-v1.14.x
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
Darren Shepherd
4886184dd1
Merge pull request #336 from galal-hussein/fix_bind_address_comment
...
Fix usage of bind address flag
6 years ago
Darren Shepherd
72ff4a02aa
Merge pull request #342 from erikwilson/increase-timeout
...
Extend systemd start timeout for slow systems
6 years ago
Matt Keas
f7e0017fed
Extend systemd start timeout for slow systems
...
Cert generation may cause slow startup times for some systems such as
the Raspberry Pi, set the systemd service TimeoutStartSec to Infinity to
avoid startup timeouts.
6 years ago