Manuel Zapf
50227ff894
bump traefik version to 1.7.14 ( #769 )
...
* bump traefik version
5 years ago
Darren Shepherd
2cb6f52339
Disable storing bootstrap information by default
5 years ago
Carlos Eduardo
993e6a1950
Enable metrics endpoint to Traefik
5 years ago
Erik Wilson
e6067314c9
Localhost -> 127.0.0.1
5 years ago
galal-hussein
1ae0c540d7
Refactor bootstrap, move kine startup code to kine, integrate kine
5 years ago
Erik Wilson
a76ca2e887
Remove hostname requirement in `/etc/hosts`
5 years ago
William Zhang
458cea6633
Update traefik to 1.7.12
...
Signed-off-by: William Zhang <warmchang@outlook.com>
5 years ago
William Zhang
bdb8550638
🔧 jteeuwen/go-bindata --> go-bindata/go-bindata
...
Signed-off-by: William Zhang <warmchang@outlook.com>
5 years ago
Erik Wilson
98254a3412
Change load balancer logging to debug
5 years ago
Erik Wilson
30e050a692
Cleanup logging
5 years ago
Erik Wilson
3c342e22a6
Fix panic in node controller
5 years ago
YAMAMOTO Takashi
fc8eddae29
Appease kubelet warnings on docker for mac
...
On my environment, the name=systemd entry in /proc/self/cgroup
looks like:
13:name=systemd:/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499
Kubelet periodically complains like:
E0802 06:42:52.667123 1 summary_sys_containers.go:47] Failed to get system container stats for "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy": failed to get cgroup stats for "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy": failed to get container info for "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy": unknown container "/docker/917b388b40c70b17a3283d852d38bfcdc84d1bf8242e32a779eacd98a610e499/kube-proxy"
5 years ago
YAMAMOTO Takashi
d78701acb1
Fix bootstrap with non-tls etcd
5 years ago
Erik Wilson
fdb997b4ee
Fix missing early returns on routes
5 years ago
Erik Wilson
a74d9e5282
Regenerate server certs if CA changed
5 years ago
Erik Wilson
a17e336993
Use go tcpproxy
5 years ago
YAMAMOTO Takashi
88e668cf6f
Simplify startWrangler a bit
...
We no longer make dynamiclistener generate CA certs.
5 years ago
YAMAMOTO Takashi
07eeb56d81
Remove pkg/proxy which is no longer used
5 years ago
YAMAMOTO Takashi
35d972fd72
Sort args to make log outputs a bit more deterministic
5 years ago
Erik Wilson
e1162c7cfa
Update agent to notify systemd
5 years ago
Erik Wilson
8ce509ee6b
Cleanup tunnel logs
5 years ago
Erik Wilson
23b0797578
Add context to tunnel connect
5 years ago
Erik Wilson
b93b4732eb
Start endpoint tunnel watch before waiting
5 years ago
Erik Wilson
2f4d2838ea
Bootstrap node key files & fix permissions
5 years ago
YAMAMOTO Takashi
dc4ebd4c67
Remove agent proxy config which is no longer used
5 years ago
YAMAMOTO Takashi
f6a04ea995
Add a few comments in bootstrap.go
5 years ago
Erik Wilson
fdc1427317
Add more logs for bootstrap
5 years ago
Erik Wilson
e77dc568bb
Cleanup tunnel
5 years ago
Erik Wilson
e79fda96d2
Enforce explicit read or write for bootstrap
5 years ago
Erik Wilson
a1ce08d4f1
Default node-ip from flannel-iface
5 years ago
Erik Wilson
7e6664b684
Add resource version to tunnel endpoint watch
5 years ago
Erik Wilson
034a863696
Cleanup remotedialer tunnel logs
5 years ago
Darren Shepherd
37a60b18ca
Update wrangler
5 years ago
Darren Shepherd
dbb7b04c3d
Add option to disable scheduler
5 years ago
Erik Wilson
ad11ba583f
Use watch-cache for kvsql
5 years ago
Erik Wilson
c32e6469a8
Revert "Merge pull request #607 from dramich/mockgen"
...
This reverts commit cb306b9378
, reversing
changes made to ebb12c74c6
.
5 years ago
Erik Wilson
e0212144e8
Tunnel agent to all servers
...
Watch the kubernetes endpoints to create a tunnel to all servers.
5 years ago
Dan Ramich
3d50502cae
Generated changes
5 years ago
Dan Ramich
760dd6b655
Disable mock generation
5 years ago
Erik Wilson
11a4c71f28
Use watch-cache for etcd3 backend
5 years ago
Erik Wilson
24b73403c7
Cleanup bootstrap
5 years ago
Erik Wilson
ed72856d27
Build & enable ctr with k3s server
5 years ago
Erik Wilson
8d979d675e
Add tls support for etcd cert storage backend
5 years ago
Erik Wilson
4b540f8d94
Cleanup command help text
5 years ago
galal-hussein
37582b6fac
Add cert storage backend flag
5 years ago
galal-hussein
28d9d83be2
Add k3s HA bootstrap
5 years ago
Erik Wilson
7090a7d551
Move node password to separate file
5 years ago
Erik Wilson
29865fd9c9
Remove agent proxy
5 years ago
Erik Wilson
c9b62c9a90
Remove CA Certs/Key from listenerconfig storage
5 years ago
Erik Wilson
93f6690f26
Graceful upgrade token to server CA
5 years ago