Commit Graph

1770 Commits (5bf4d9f687879b2200a62f71d7c0edb3a67836ef)

Author SHA1 Message Date
Darren Shepherd fe9a5b1601 Remove spurious error on start 2019-03-07 10:25:21 -07:00
Erik Wilson 107b5f3985 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.

Make sure we unset the NOTIFY_SOCKET environment variable by passing
`true` to SdNotify so the agent can start containers.
2019-03-07 09:54:04 -07:00
Darren Shepherd 2f3da6af94
Merge pull request #175 from ldez/refactor/load-images
refactor: creates preloadImages function.
2019-03-07 09:46:27 -07:00
Darren Shepherd 3ad5b11522
Merge pull request #171 from epicfilemcnulty/Add-service-cidr-server-arg-support
Add --service-cidr and --cluster-dns server args support
2019-03-07 09:41:33 -07:00
Darren Shepherd 63b81d3399
Merge pull request #180 from ibuildthecloud/pr165
Fixup pr165
2019-03-07 09:34:37 -07:00
Darren Shepherd c7b2548f66 Fixup pr165 2019-03-07 09:32:33 -07:00
Vladimir Zorin 0eb8bd2988 Merge branch 'master' into Add-service-cidr-server-arg-support 2019-03-07 16:51:56 +02:00
Fernandez Ludovic 10c8ca8ddb doc: minor fix. 2019-03-07 01:49:12 +01:00
Fernandez Ludovic e59bd5d489 refactor: creates loadImages function. 2019-03-07 01:45:52 +01:00
David Pendray d7e5c86041 Fix node-token path not resolving for root user in agent scripts 2019-03-07 00:15:10 +00:00
Darren Shepherd 17f9f355bb
Merge pull request #169 from matejgera/master
Document uninstall and Traefik, Helm integration (references #86, #96, #97)
2019-03-06 16:33:04 -07:00
Vladimir Zorin 392cfb1231 Add basic templating support for manifests 2019-03-07 01:22:55 +02:00
Vladimir Zorin 44cce9a76f Set ClusterDNS to ServiceCIDR network address + 10 when cluster-dns is not provided 2019-03-06 20:41:07 +02:00
Vladimir Zorin 7ad03ad8b0 Add cluster-dns server arg support 2019-03-06 13:16:04 +02:00
Vladimir Zorin b8c3ff1dab Add --service-cidr server arg support 2019-03-06 12:37:03 +02: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 10be950df5
Merge pull request #161 from aaliddell/master
Enforce lower case hostname for node
2019-03-05 12:53:02 -07:00
Adam Liddell b430513abf Enforce lower case hostname for node, references #160 2019-03-05 18:34:24 +00: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
Darren Shepherd b816d1bdcc
Merge pull request #153 from detailyang/patch-1
README: fix typo
2019-03-05 07:04:24 -07:00
detailyang c2b8d9c31f
README: fix typo 2019-03-05 11:16:38 +08:00
Darren Shepherd 4f13bd6eec
Merge pull request #141 from juliens/preload-images
preload a docker image on the k3s node agents
2019-03-04 17:15:13 -07:00
JakeConnors376W 5c500d444c
Improve clarity 2019-03-04 15:16:59 -08:00
Darren Shepherd 4475456a83
Update pkg/agent/config/config.go
Co-Authored-By: juliens <julien.salleyron@gmail.com>
2019-03-04 23:23:17 +01:00
JakeConnors376W 2f847409cd
Fix inconsistent title case 2019-03-04 14:22:42 -08:00
Julien Salleyron 164b89bce4 fix review. 2019-03-04 21:46:37 +01:00
Julien Salleyron 1895eec684 Preload images 2019-03-04 21:34:24 +01:00
Darren Shepherd 6de915d351
Merge pull request #148 from ibuildthecloud/revert
Revert "Enable systemd ready notification for k3s server"
2019-03-04 13:20:32 -07:00
Darren Shepherd 0414f97c78 Revert "Enable systemd ready notification for k3s server"
This reverts commit c73e9187bb.
2019-03-04 13:18:20 -07:00
Darren Shepherd 49d0f20e5b
Merge pull request #110 from ibuildthecloud/tokenfile
Add --token-file support
2019-03-04 10:13:31 -07:00
Darren Shepherd a317cda81c
Merge pull request #111 from ibuildthecloud/agent-commands
Add agent command to server command
2019-03-04 10:13:20 -07:00
Darren Shepherd ef4e34b289 Remove dead code 2019-03-04 10:10:17 -07:00
Darren Shepherd 8acc17fcf3
Merge branch 'master' into tokenfile 2019-03-04 10:10:01 -07:00
Darren Shepherd d1715f8e4d
Merge branch 'master' into agent-commands 2019-03-04 10:08:55 -07:00
Darren Shepherd 70e6ca4ab8 Support external CRI implementations 2019-03-04 10:08:12 -07:00
Darren Shepherd 3d113ceb2d Add agent command to server command 2019-03-04 10:08:12 -07:00
Darren Shepherd 964cebb070 Don't return object because double update might revert IP change 2019-03-04 10:08:03 -07:00
Thorsten Schifferdecker 2c398c5d5f Update server.go
fallback to the old --address part and enable the non-tls port to make healthz happy
2019-03-04 10:07:30 -07:00
Thorsten Schifferdecker 35cfc717d3 fix missing "," 2019-03-04 10:07:30 -07:00
Thorsten Schifferdecker ee2fffb0ca make the controller-manager and scheduler usable for the
componentstatus.
Fixes #126

Signed-off-by: Thorsten Schifferdecker <schifferdecker@b1-systems.de>
2019-03-04 10:07:30 -07:00
Darren Shepherd 91f9472751 Add traefik to no-deploy help text 2019-03-04 10:07:10 -07:00
Darren Shepherd fdb51c9f53 Cleanup docker cgroup errors in kubelet 2019-03-04 10:06:59 -07:00
Darren Shepherd e5b7d36c55 Actually pass cluster-cidr on to server 2019-03-04 10:06:37 -07:00
Darren Shepherd 10f48f4f3f Update vendor 2019-03-04 10:04:48 -07:00
Yash Raj Bharti 196c834cda README.md
Added some punctuations wherever necessary.
2019-03-04 07:37:25 -07:00
Darren Shepherd 5f6a6c6890 Update vendor 2019-03-03 21:52:58 -07:00
dnoland1 4da04f5631 Removed CNCF certifcation from TODO section. 2019-03-03 21:52:30 -07:00
Darren Shepherd d04e50ab54 Add agent command to server command 2019-03-01 17:10:18 -07:00
Darren Shepherd e28e497168 Add --token-file support 2019-03-01 17:07:55 -07:00