Commit Graph

2164 Commits (40a46e1412f5a0c92ce7572e188d108e8f530455)

Author SHA1 Message Date
Darren Shepherd 2950e81c23
Merge pull request #371 from warmchang/nf_conntrack
🔧 modprobe nf_conntrack
2019-04-26 16:01:13 -07:00
Darren Shepherd 9db91d7de3
Merge pull request #369 from erikwilson/node-dns
Node DNS & cert registration
2019-04-26 16:00:31 -07:00
Darren Shepherd 977ba6f512
Merge pull request #382 from erikwilson/add-openrc-support
Add OpenRC support to installer
2019-04-26 15:58:50 -07:00
Darren Shepherd 875ba289de
Merge pull request #375 from galal-hussein/schedule_svclb
Add node selector to service loadbalancer controller
2019-04-26 15:58:33 -07:00
Darren Shepherd 50f405ddfd
Merge pull request #376 from galal-hussein/fix_kubeletarg
Fix extra argument with multiple =
2019-04-26 15:57:16 -07:00
Erik Wilson c9941895d6 Bind kubelet to all interfaces and use webhook auth 2019-04-26 15:02:30 -07:00
galal-hussein 13765b77f3 Add extra args documentation 2019-04-26 21:51:25 +02:00
Vincent RABAH 39e2e45cc2 Ansible provisionning (#217)
Ansible provisionning contrib
2019-04-26 21:10:27 +02:00
galal-hussein f293e14645 Use NodeSelector when node label is enabled 2019-04-26 20:20:11 +02:00
Erik Wilson 305b596745 Remove node OnCreate 2019-04-26 10:50:33 -07:00
galal-hussein ac2114eafe go generate 2019-04-26 04:58:57 +02:00
William Zhang 22bd3a3ce7 🔧 nf_conntrack module
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
2019-04-26 08:55:48 +08:00
Erik Wilson fa673468ce Add INSTALL_K3S_BIN_DIR_READ_ONLY variable 2019-04-25 14:18:16 -07:00
galal-hussein 72d2edc0cb Fix extra argument with multiple = 2019-04-25 22:49:03 +02:00
Darren Shepherd 9376c39adf
Merge pull request #381 from galal-hussein/containerd_tmpl
Add containerd config go template
2019-04-25 13:36:30 -07:00
galal-hussein c51149d14b Update README with containerd template 2019-04-25 22:32:37 +02:00
galal-hussein bdf8a355e1 Add containerd config go template 2019-04-25 22:17:34 +02:00
Darren Shepherd 6a43f63c70
Merge pull request #388 from galal-hussein/pass_proxy_variable_to_helm
Add proxy env to helm controller
2019-04-25 11:33:26 -07:00
Darren Shepherd 1f4be58475
Merge pull request #368 from galal-hussein/skip_hidden_files
Skip any file with no yaml yml or json suffix
2019-04-25 11:23:58 -07:00
Erik Wilson f584197bba Save password as text file 2019-04-25 10:53:21 -07:00
Erik Wilson 3543ba4b56 Only start service if something changed 2019-04-25 10:06:22 -07:00
Erik Wilson 6a80350dda OpenRC install to BIN_DIR 2019-04-24 11:45:05 -07:00
galal-hussein b87684fcb9 Add proxy env to helm controller 2019-04-24 04:27:52 +02:00
Erik Wilson 100e2f6c2f Provide INSTALL_K3S_SKIP_START environment variable 2019-04-23 13:24:02 -07:00
Erik Wilson e64c0298f2 Add cert per-node password authentication 2019-04-23 11:02:35 -07:00
Erik Wilson eabc1154b1 Add OpenRC support to installer 2019-04-22 19:57:21 -07:00
Erik Wilson 055a574fee Simplify DNS hosts creation 2019-04-22 16:13:16 -07:00
Erik Wilson fd92bcaa25 Add Vagrantfile for development use 2019-04-22 13:47:42 -07:00
Erik Wilson 1b2db423de Add node name to node cert generation 2019-04-19 18:20:34 +00:00
Erik Wilson 37dd5cbfd2 Generated data 2019-04-17 22:44:46 +00:00
Erik Wilson 31cf2bc9ee Add coredns entries for nodes 2019-04-17 22:44:46 +00:00
Darren Shepherd 4af06882b6
Merge pull request #365 from erikwilson/fix-systemd-timeoutstartsec
Fix systemd TimeoutStartSec
2019-04-17 15:34:42 -07:00
galal-hussein c42ea5ec89 Skip any file with no yaml yml or json suffix 2019-04-18 00:13:11 +02:00
Erik Wilson 1bc7042bd5 Fix systemd TimeoutStartSec
Set TimeoutStartSec to 0 instead of infinity for systemd versions older
than 229.
2019-04-17 11:27:03 -07:00
Erik Wilson 334efc743b
Merge pull request #358 from erikwilson/0.3.0-to-0.4.0
Update readme & docker-compose for 0.4.0
2019-04-16 14:26:49 -07:00
Erik Wilson 0beda77dbf Update readme & docker-compose for 0.4.0 2019-04-16 14:18:30 -07:00
Erik Wilson 7822549f87
Merge pull request #357 from ibuildthecloud/docs
Add rootless docs
2019-04-16 14:12:59 -07:00
Erik Wilson 75892ec0ac
Merge pull request #355 from hjacobs/patch-1
Add initial docs on how to deploy metrics-server
2019-04-16 14:11:55 -07:00
Darren Shepherd fc67a9be3a Add rootless docs 2019-04-16 12:31:22 -07:00
Henning Jacobs 49a0107547
#252 mention how to deploy metrics-server 2019-04-16 08:27:35 +02:00
Darren Shepherd be24f837bb
Merge pull request #349 from erikwilson/missing-cgroup-pids-fix
Check for cgroup pids support
2019-04-15 15:52:07 -07:00
Erik Wilson ac73dbea10 Update vendor 2019-04-15 22:26:50 +00:00
Erik Wilson 4bba04023d Check for cgroup pids support
If cgroup pids are not supported add a feature-gates flag
SupportPodPidsLimit=false for kubelet.
2019-04-15 22:26:50 +00:00
Darren Shepherd 0e3711b8b7
Merge pull request #339 from km4rcus/cluster-domain-option
Add --cluster-domain option
2019-04-15 10:06:07 -07:00
Darren Shepherd 4695310a4e
Merge pull request #337 from warmchang/apiversion
Use the latest apiVersion in k8s-v1.14.x
2019-04-15 10:02:24 -07:00
Darren Shepherd 08c3d0d4ef
Merge pull request #250 from yoink00/master
Allow flannel interface to be specified on the command line
2019-04-15 10:01:22 -07:00
Darren Shepherd 4886184dd1
Merge pull request #336 from galal-hussein/fix_bind_address_comment
Fix usage of bind address flag
2019-04-15 10:00:43 -07:00
Darren Shepherd 72ff4a02aa
Merge pull request #342 from erikwilson/increase-timeout
Extend systemd start timeout for slow systems
2019-04-15 09:57:13 -07:00
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.
2019-04-12 22:28:17 +00:00
Stuart Wallace 2268e028a2 Add ability to override flannel interface 2019-04-12 21:06:43 +01:00