galal-hussein
388cd9c4e8
Add secret encryption configuration
5 years ago
Erik Wilson
d4959d53af
Merge pull request #1182 from erikwilson/docker-pause-image
...
Allow --pause-image to set docker sandbox image also
5 years ago
Erik Wilson
2eacfa75cb
Merge pull request #1180 from erikwilson/cleanup-flannel-backend-help-text
...
Cleanup --flannel-backend help text
5 years ago
Erik Wilson
0c50d06a69
Merge pull request #1179 from erikwilson/upgrade-go-1.13.5
...
Upgrade go to 1.13.5
5 years ago
Erik Wilson
56b0743653
Merge pull request #1171 from dweomer/mutable-labels
...
Mutable --node-label values for server/agent sub-commands.
5 years ago
Erik Wilson
c2be59e5f3
Allow udp protocol for service-lb ports
...
For #577
5 years ago
Erik Wilson
2de93d70cf
Allow --pause-image to set docker sandbox image also
5 years ago
Erik Wilson
11e4d01efe
Cleanup --flannel-backend help text
5 years ago
Erik Wilson
de42d457b3
Upgrade go to 1.13.5
5 years ago
Erik Wilson
2cf88ae2c4
Merge pull request #1172 from simnalamburt/readme
...
Update README.md: k3s does not exclude legacy/alpha/non-default features anymore
5 years ago
Jacob Blain Christen
063efb25bb
Mutable --node-label values for server/agent sub-commands.
...
Values passed in via the server/agent `--node-label` flag are treated as mutable. They are passed through to the kubelet just as before but after the kubelet comes up they are applied again. This allows for passing labels a k3s start-time that may be necessary for scheduling but may change from boot to boot, e.g. `k3os.io/version` after an upgrade.
Tested locallon on my amd64 workstation with the docker container.
Addresses #1119 .
5 years ago
Hyeon Kim
14efc640ea
README.md: k3s does not exclude legacy/alpha/non-default features anymore
...
In the past, yes k3s did exclude all those legacy, alpha, non-default
features from Kubernetes source as you can see in
https://github.com/rancher/k3s/pull/113 . But not anymore.
As you can see in the source code, most of legacy/alpha/non-default
features is available in k3s, and misleading README should be updated.
But please, don't get me wrong. I'm actually glad to see those features
enabled in k3s. :)
Reference:
https://github.com/kubernetes/kubernetes/compare/v1.16.3...rancher:v1.16.3-k3s.1
5 years ago
Erik Wilson
45aa518ba8
Merge pull request #1150 from yuzhiquan/master
...
Code cleanup
5 years ago
Erik Wilson
7fac9cafc7
Merge pull request #1158 from ibuildthecloud/master
...
Bump dqlite to support arm 32-bit
5 years ago
Erik Wilson
2f723f02f9
Merge pull request #998 from galal-hussein/scale_test
...
Performance tests with clusterloader2
5 years ago
Darren Shepherd
034ffd7820
Bump dqlite to support arm 32-bit
5 years ago
yuzhiquan
24869ddf21
remove []byte trans, handle func error
5 years ago
yuzhiquan
7cc0110081
fix typo
5 years ago
galal-hussein
93e28126aa
randomize the secrets
5 years ago
Erik Wilson
00e8a29b88
Merge pull request #1135 from mattjtodd/docker-compose-v1.0.0-images
...
Update Docker Compose file to use v1.0.0 image versions
5 years ago
Erik Wilson
6ea63d9f33
Merge pull request #1124 from johankok/check-for-semanage-before-download
...
Verify selinux status before downloading
5 years ago
Erik Wilson
ce3a03a16a
Merge pull request #1111 from dduportal/patch-1
...
Bump Traefik to 1.7.19
5 years ago
Erik Wilson
ecb40c051b
Merge pull request #1118 from guangbochen/pause-img
...
Update base pause image to rancher repo
5 years ago
dduportal
9598a527a2
Regenerate bindata
...
Signed-off-by: dduportal <1522731+dduportal@users.noreply.github.com>
5 years ago
Matt Todd
e25950c653
Updated to v1.0.0 image versions
5 years ago
Guangbo Chen
8ff4c3c256
Update base pause image to rancher repo
5 years ago
Johan Kok
51f8a1a0b9
Verify selinux status before downloading
5 years ago
Damien Duportal
8fa125a8ff
update script
5 years ago
Damien Duportal
16a6ad1aeb
Bump Traefik to 1.7.19
5 years ago
galal-hussein
9969dc9cff
add dqlite
5 years ago
galal-hussein
2165464af6
more changes and Add readme
5 years ago
galal-hussein
128eff9b0e
Add perf test automation
5 years ago
galal-hussein
31a615fc0f
delete load testsing
5 years ago
Taylor Price
bf6ca8b2d8
general improvements, dont require iam
5 years ago
Taylor Price
677cc1a191
This is a combination of 2 commits.
...
initial loadtesting framework
5 years ago
Erik Wilson
18bd921cdd
Merge pull request #1100 from ibuildthecloud/master
...
Bump kine/k8s to fix broken label based pagination
5 years ago
Darren Shepherd
1ad4765353
Bump kine/k8s to fix broken label based pagination
5 years ago
galal-hussein
99b8222e8d
Change storage to datastore
5 years ago
galal-hussein
bdf9dd2bca
go mod vendor
5 years ago
Darren Shepherd
c2e7f9c7b0
Add logging parameters
5 years ago
Darren Shepherd
59177e58b7
Bump dynamiclistener to support RSA keys
5 years ago
Darren Shepherd
4e544bded2
Delete unused code
5 years ago
Darren Shepherd
ff34c5c5cf
Download cert/key to agent with single HTTP request
...
Since generated cert/keys are stored locally, each server has a different
copy. In a HA setup we need to ensure we download the cert and key from
the same server so we combined HTTP requests to do that.
5 years ago
Erik Wilson
fe4b9cafd6
Merge pull request #1079 from erikwilson/bump-k8s-1.16.3-k3s.1
...
Bump k8s to v1.16.3-k3s.1
5 years ago
Erik Wilson
39c0224f0e
Merge pull request #1080 from erikwilson/fix-agent-token-env
...
Fix broken K3S_TOKEN env
5 years ago
Erik Wilson
95ff805c98
Fix broken K3S_TOKEN env
5 years ago
Erik Wilson
82702a2a64
Bump k8s to v1.16.3-k3s.1
5 years ago
Erik Wilson
35715bd9ec
Merge pull request #1071 from warmchang/BUILDING
...
📰 Modify BUILDING description
5 years ago
Erik Wilson
293e996de7
Merge pull request #1075 from erikwilson/sudo-check-config-no-redirect
...
Revert check-config's "Silence modprobe warnings"
5 years ago
Erik Wilson
3c945476f6
Revert check-config's "Silence modprobe warnings"
...
This reverts commit 8edbe30c8c
.
5 years ago