Commit Graph

46 Commits

Author SHA1 Message Date
Darren Shepherd
0726ce75e9
Merge pull request #416 from galal-hussein/change_systemd_target
Change systemd unit file target to network-online.target
2019-04-30 11:24:17 -07:00
galal-hussein
c30c809642 Change systemd unit file target to network-online.target 2019-04-30 01:28:58 +02:00
dax
fafff020d9 Update readme to specify Go 1.12 2019-04-29 15:56:30 -07:00
Darren Shepherd
fe2df5e8ce
Merge pull request #400 from galal-hussein/extra_args_docs
Add extra args documentation
2019-04-26 16:02:13 -07:00
Darren Shepherd
2950e81c23
Merge pull request #371 from warmchang/nf_conntrack
🔧 modprobe nf_conntrack
2019-04-26 16:01:13 -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
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
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
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
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
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
Erik Wilson
80fe3a41ed
Merge pull request #291 from curx/curx-1
update docker image to new version v0.3.0
2019-04-03 09:36:01 -07:00
Erik Wilson
9ed4c55c83
Update README for hostname req
Add information on /etc/hosts hostname requirement.

For rancher/k3s/issues/138
2019-04-02 17:32:16 -07:00
Thorsten Schifferdecker
246dca5408 update docker-image to new release v0.3.0
Signed-off-by: Thorsten Schifferdecker <schifferdecker@b1-systems.de>
2019-03-31 10:49:45 +02:00
Erik Wilson
38730e3abe Update README for airgap documentation 2019-03-29 16:54:11 -07:00
Vladimir Zorin
7b37b655da Add more details about using HelmChart resource 2019-03-27 21:35:45 +02:00
Darren Shepherd
c0bfc5d8cc
Merge branch 'master' into docker-fix 2019-03-20 10:25:55 -07:00
Darren Shepherd
697c6e1580
Merge pull request #209 from aaliddell/master
Update README for correct VXLAN port
2019-03-17 13:13:25 -07:00
Travis
93cb64d347
fix typo
k3s agent param `-u` is incorrect, use `-s`
2019-03-13 16:51:16 +08:00
Dominic Taylor
f0077e2f0b Update docker-compose for v0.2.0, add agent docker-compose, update readme for docker agent run command 2019-03-12 12:47:22 +00:00
Adam Liddell
144e7a77b4 Update README for correct VXLAN port 2019-03-10 19:55:51 +00:00
Darren Shepherd
dc91c4850b
Merge pull request #164 from erikwilson/install-agent
Allow agent install
2019-03-08 20:04:21 -07:00
Erik Wilson
87a2be3453 Update readme
Add information on using the install script with environment variables
for defining desired download version, launch flags, agent install, and
install without downloads.
2019-03-07 13:05:26 -07:00
Fernandez Ludovic
10c8ca8ddb doc: minor fix. 2019-03-07 01:49:12 +01:00
Matej Gera
d11d985b42
Updates README.md to document uninstall and Traefik, Helm integration (references #86, #96, #97) 2019-03-06 08:43:47 +01:00
Darren Shepherd
36370fdfbd
Merge pull request #149 from JakeConnors376W/patch-1
Fix inconsistent title case
2019-03-05 07:09:48 -07:00
Darren Shepherd
40b5914c58
Merge pull request #150 from JakeConnors376W/patch-2
Improve clarity
2019-03-05 07:08:47 -07:00
detailyang
c2b8d9c31f
README: fix typo 2019-03-05 11:16:38 +08:00
JakeConnors376W
5c500d444c
Improve clarity 2019-03-04 15:16:59 -08:00
JakeConnors376W
2f847409cd
Fix inconsistent title case 2019-03-04 14:22:42 -08:00
Darren Shepherd
0414f97c78 Revert "Enable systemd ready notification for k3s server"
This reverts commit c73e9187bb.
2019-03-04 13:18:20 -07:00
Yash Raj Bharti
196c834cda README.md
Added some punctuations wherever necessary.
2019-03-04 07:37:25 -07:00
dnoland1
4da04f5631 Removed CNCF certifcation from TODO section. 2019-03-03 21:52:30 -07:00
Darren Shepherd
f90cbed408 Apply suggestions from code review
Thanks for review. I don't know how these spelling errors have slipped in. :-)

Co-Authored-By: toomyem <toomyem@toomyem.net>
2019-03-01 12:46:06 -07:00
Tomasz Machalski
0b8d7c8616 Added info about accessing cluster from outside 2019-03-01 12:46:06 -07:00
Erik Wilson
c73e9187bb Enable systemd ready notification for k3s server
Disables k8s generic api server systemd ready notification and send
our own ready notification after server available and kubeconfig
available.
2019-03-01 10:47:34 -07:00
0xflotus
11bedd0106 fixed aggregation 2019-02-27 09:07:16 -07:00
Thorsten Schifferdecker
5ea5255062 update git-src to rancher/k8s 2019-02-25 16:01:16 -07:00
Darren Shepherd
b07727ae24 Move default config location to /etc/rancher/k3s/k3s.yaml 2019-02-19 09:53:41 -08:00
Darren Shepherd
e832588662 Add embedded service load balancer 2019-02-04 16:47:53 -07:00
Darren Shepherd
3f2a951564 Ensure that br_netfilter module is loaded 2019-01-25 22:09:46 -07:00
Darren Shepherd
483f7187c0 Update README 2019-01-22 17:04:25 -07:00
Darren Shepherd
17a44a3197 Update README 2019-01-22 16:06:42 -07:00