Erik Wilson
|
f648a64ee3
|
Merge pull request #923 from AkihiroSuda/fix-rootless-kubelet-flags
rootless: add kubelet flags automatically
|
2019-10-25 01:40:06 -07:00 |
|
Akihiro Suda
|
aafccdbccb
|
rootless: add kubelet flags automatically
Fix https://github.com/rancher/k3s/issues/784
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2019-10-25 17:10:14 +09:00 |
|
Erik Wilson
|
aed163b338
|
Remove trailing whitespace trimming from containerd template
|
2019-10-23 08:02:07 -07:00 |
|
Erik Wilson
|
2ff2baba49
|
Merge pull request #913 from erikwilson/kube-router-network-policy
Add network policy support
|
2019-10-18 16:14:18 -07:00 |
|
Erik Wilson
|
da3a7c6bbc
|
Add network policy controller
|
2019-10-18 16:11:42 -07:00 |
|
Erik Wilson
|
1df72d14b8
|
Cleanup containerd config template spacing
|
2019-10-18 12:34:27 -07:00 |
|
Erik Wilson
|
90df4a1921
|
Use containerd-shim-run-v2
|
2019-10-18 12:34:27 -07:00 |
|
Erik Wilson
|
12307a4a69
|
Fallback to /etc/strongswan for config
Needed for docker image
|
2019-10-17 22:38:48 -07:00 |
|
Darren Shepherd
|
30c14a4db6
|
Merge pull request #901 from erikwilson/default-kubelet-dir
Use default kubelet directory
|
2019-10-17 16:49:11 -07:00 |
|
galal-hussein
|
d2c1f66496
|
Add k3s cloud provider
|
2019-10-16 21:13:15 +02:00 |
|
Erik Wilson
|
c72ef62d2c
|
Use default kubelet directory
|
2019-10-15 10:47:03 -07:00 |
|
galal-hussein
|
5ccc880ddb
|
Add private registry to containerd
|
2019-10-08 01:54:53 +02:00 |
|
Erik Wilson
|
0af32bba75
|
Use newest flannel API
|
2019-09-27 18:33:05 -07:00 |
|
Erik Wilson
|
999e40d6d3
|
Add strongswan utilities for ipsec
|
2019-09-27 18:26:39 -07:00 |
|
Erik Wilson
|
959acf9c92
|
Add --flannel-backend flag
|
2019-09-27 18:26:39 -07:00 |
|
Erik Wilson
|
359a77939c
|
Enable hairpin mode
|
2019-09-27 18:26:39 -07:00 |
|
Erik Wilson
|
36fa425d45
|
Enable extension and ipsec flannel backends
|
2019-09-27 18:26:39 -07:00 |
|
Erik Wilson
|
3cd807a657
|
Add --flannel-conf flag
|
2019-09-27 18:26:39 -07:00 |
|
Darren Shepherd
|
b24f214a50
|
Update to new cri-api import
|
2019-08-28 20:53:36 -07:00 |
|
Erik Wilson
|
a76ca2e887
|
Remove hostname requirement in /etc/hosts
|
2019-08-21 22:56:20 -07:00 |
|
Erik Wilson
|
98254a3412
|
Change load balancer logging to debug
|
2019-08-08 10:48:11 -07:00 |
|
Erik Wilson
|
a17e336993
|
Use go tcpproxy
|
2019-07-30 09:53:15 -07:00 |
|
Erik Wilson
|
1833b65fcd
|
Merge pull request #647 from yamt/remove-proxy-port
Remove agent proxy config which is no longer used
|
2019-07-23 15:51:51 -07:00 |
|
Erik Wilson
|
8ce509ee6b
|
Cleanup tunnel logs
|
2019-07-18 05:00:07 -07:00 |
|
Erik Wilson
|
23b0797578
|
Add context to tunnel connect
|
2019-07-17 18:15:15 -07:00 |
|
Erik Wilson
|
b93b4732eb
|
Start endpoint tunnel watch before waiting
|
2019-07-17 17:13:40 -07:00 |
|
YAMAMOTO Takashi
|
dc4ebd4c67
|
Remove agent proxy config which is no longer used
|
2019-07-17 18:05:16 +09:00 |
|
Erik Wilson
|
e77dc568bb
|
Cleanup tunnel
|
2019-07-14 00:29:21 -07:00 |
|
Erik Wilson
|
7e6664b684
|
Add resource version to tunnel endpoint watch
|
2019-07-12 15:38:49 -07:00 |
|
Erik Wilson
|
034a863696
|
Cleanup remotedialer tunnel logs
|
2019-07-12 15:38:49 -07:00 |
|
Erik Wilson
|
e0212144e8
|
Tunnel agent to all servers
Watch the kubernetes endpoints to create a tunnel to all servers.
|
2019-07-03 13:11:54 -07:00 |
|
Erik Wilson
|
29865fd9c9
|
Remove agent proxy
|
2019-06-25 15:04:04 -07:00 |
|
Erik Wilson
|
2c9444399b
|
Refactor certs
|
2019-06-25 15:04:04 -07:00 |
|
Darren Shepherd
|
c0702b0492
|
Port to wrangler
|
2019-05-26 22:28:50 -07:00 |
|
Darren Shepherd
|
4b4dd1b59b
|
Merge pull request #454 from galal-hussein/node_labels_taints
Expose node labels and taints and add node roles
|
2019-05-25 00:39:55 +02:00 |
|
Wenxuan Zhao
|
f0f57c1e44
|
Allow using built-in modules
Signed-off-by: Wenxuan Zhao <viz@linux.com>
|
2019-05-09 12:23:33 -07:00 |
|
galal-hussein
|
930093dfe9
|
Expose node labels and taints and add node roles
|
2019-05-08 01:47:07 +02:00 |
|
haokang.ke
|
52f845ec84
|
Make pause image configurable (#345)
|
2019-05-03 10:36:12 -07:00 |
|
galal-hussein
|
5d8d9e610b
|
Add timeout to hostname check
|
2019-05-03 14:41:08 +02:00 |
|
Darren Shepherd
|
4ec051d032
|
Merge pull request #422 from galal-hussein/use_cni_with_docker
Add cni plugin to kubelet if docker is used
|
2019-05-02 10:45:34 -07:00 |
|
galal-hussein
|
7e1699cda0
|
Check if hostname is resolvable before running agent
|
2019-05-01 22:54:05 +02:00 |
|
galal-hussein
|
191ac9371a
|
Add cni plugin to kubelet if docker is used
|
2019-04-30 22:12:02 +02:00 |
|
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 |
|
Erik Wilson
|
c9941895d6
|
Bind kubelet to all interfaces and use webhook auth
|
2019-04-26 15:02:30 -07: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 |
|
galal-hussein
|
bdf8a355e1
|
Add containerd config go template
|
2019-04-25 22:17:34 +02:00 |
|
Erik Wilson
|
f584197bba
|
Save password as text file
|
2019-04-25 10:53:21 -07:00 |
|
Erik Wilson
|
e64c0298f2
|
Add cert per-node password authentication
|
2019-04-23 11:02:35 -07:00 |
|
Erik Wilson
|
1b2db423de
|
Add node name to node cert generation
|
2019-04-19 18:20:34 +00:00 |
|