Darren Shepherd
769c1d5415
Fix manifest polling
6 years ago
Darren Shepherd
80d8d3126c
Update vendor
6 years ago
Darren Shepherd
bef4115657
Assign default namespace if not set in manifests
6 years ago
Darren Shepherd
7fbeafea46
Merge pull request #182 from ibuildthecloud/revert
...
Fix containerd debug log env var
6 years ago
Erik Wilson
e05964d1dd
Allow agent install
...
Modify the install script to allow defining arbitrary service names and
commands for k3s.
6 years ago
Darren Shepherd
6e28ede2f8
Fix containerd debug log env var
6 years ago
Darren Shepherd
f4f29e6947
Merge pull request #181 from ibuildthecloud/master
...
Remove spurious error on start
6 years ago
Darren Shepherd
fe9a5b1601
Remove spurious error on start
6 years ago
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.
6 years ago
Darren Shepherd
2f3da6af94
Merge pull request #175 from ldez/refactor/load-images
...
refactor: creates preloadImages function.
6 years ago
Darren Shepherd
3ad5b11522
Merge pull request #171 from epicfilemcnulty/Add-service-cidr-server-arg-support
...
Add --service-cidr and --cluster-dns server args support
6 years ago
Darren Shepherd
63b81d3399
Merge pull request #180 from ibuildthecloud/pr165
...
Fixup pr165
6 years ago
Darren Shepherd
c7b2548f66
Fixup pr165
6 years ago
Vladimir Zorin
0eb8bd2988
Merge branch 'master' into Add-service-cidr-server-arg-support
6 years ago
Fernandez Ludovic
10c8ca8ddb
doc: minor fix.
6 years ago
Fernandez Ludovic
e59bd5d489
refactor: creates loadImages function.
6 years ago
David Pendray
d7e5c86041
Fix node-token path not resolving for root user in agent scripts
6 years ago
Darren Shepherd
17f9f355bb
Merge pull request #169 from matejgera/master
...
Document uninstall and Traefik, Helm integration (references #86 , #96 , #97 )
6 years ago
Vladimir Zorin
392cfb1231
Add basic templating support for manifests
6 years ago
Vladimir Zorin
44cce9a76f
Set ClusterDNS to ServiceCIDR network address + 10 when cluster-dns is not provided
6 years ago
Vladimir Zorin
7ad03ad8b0
Add cluster-dns server arg support
6 years ago
Vladimir Zorin
b8c3ff1dab
Add --service-cidr server arg support
6 years ago
Matej Gera
d11d985b42
Updates README.md to document uninstall and Traefik, Helm integration (references #86 , #96 , #97 )
6 years ago
Darren Shepherd
10be950df5
Merge pull request #161 from aaliddell/master
...
Enforce lower case hostname for node
6 years ago
Adam Liddell
b430513abf
Enforce lower case hostname for node, references #160
6 years ago
Darren Shepherd
36370fdfbd
Merge pull request #149 from JakeConnors376W/patch-1
...
Fix inconsistent title case
6 years ago
Darren Shepherd
40b5914c58
Merge pull request #150 from JakeConnors376W/patch-2
...
Improve clarity
6 years ago
Darren Shepherd
b816d1bdcc
Merge pull request #153 from detailyang/patch-1
...
README: fix typo
6 years ago
detailyang
c2b8d9c31f
README: fix typo
6 years ago
Darren Shepherd
4f13bd6eec
Merge pull request #141 from juliens/preload-images
...
preload a docker image on the k3s node agents
6 years ago
JakeConnors376W
5c500d444c
Improve clarity
6 years ago
Darren Shepherd
4475456a83
Update pkg/agent/config/config.go
...
Co-Authored-By: juliens <julien.salleyron@gmail.com>
6 years ago
JakeConnors376W
2f847409cd
Fix inconsistent title case
6 years ago
Julien Salleyron
164b89bce4
fix review.
6 years ago
Julien Salleyron
1895eec684
Preload images
6 years ago
Darren Shepherd
6de915d351
Merge pull request #148 from ibuildthecloud/revert
...
Revert "Enable systemd ready notification for k3s server"
6 years ago
Darren Shepherd
0414f97c78
Revert "Enable systemd ready notification for k3s server"
...
This reverts commit c73e9187bb
.
6 years ago
Darren Shepherd
49d0f20e5b
Merge pull request #110 from ibuildthecloud/tokenfile
...
Add --token-file support
6 years ago
Darren Shepherd
a317cda81c
Merge pull request #111 from ibuildthecloud/agent-commands
...
Add agent command to server command
6 years ago
Darren Shepherd
ef4e34b289
Remove dead code
6 years ago
Darren Shepherd
8acc17fcf3
Merge branch 'master' into tokenfile
6 years ago
Darren Shepherd
d1715f8e4d
Merge branch 'master' into agent-commands
6 years ago
Darren Shepherd
70e6ca4ab8
Support external CRI implementations
6 years ago
Darren Shepherd
3d113ceb2d
Add agent command to server command
6 years ago
Darren Shepherd
964cebb070
Don't return object because double update might revert IP change
6 years ago
Thorsten Schifferdecker
2c398c5d5f
Update server.go
...
fallback to the old --address part and enable the non-tls port to make healthz happy
6 years ago
Thorsten Schifferdecker
35cfc717d3
fix missing ","
6 years ago
Thorsten Schifferdecker
ee2fffb0ca
make the controller-manager and scheduler usable for the
...
componentstatus.
Fixes #126
Signed-off-by: Thorsten Schifferdecker <schifferdecker@b1-systems.de>
6 years ago
Darren Shepherd
91f9472751
Add traefik to no-deploy help text
6 years ago
Darren Shepherd
fdb51c9f53
Cleanup docker cgroup errors in kubelet
6 years ago