galal-hussein
3f927d8006
Revert "Replace traefik with nginx"
...
This reverts commit 9a17033095
.
5 years ago
galal-hussein
717b5a765e
use multiarch image for nginx
5 years ago
galal-hussein
9a17033095
Replace traefik with nginx
5 years ago
Erik Wilson
0aeea78060
Merge pull request #1444 from KnicKnic/k3s_build_windows
...
K3s build windows (no agents)
5 years ago
Knic Knic
2346ccc63f
get build on windows and get api_server to work
5 years ago
Darren Shepherd
782004bec9
Create pidns for rootless
5 years ago
Erik Wilson
0374c4f63d
Add --disable flag
5 years ago
Darren Shepherd
bf57a7f419
Don't start node controller if coredns is not deployed
5 years ago
Erik Wilson
76281bf731
Update k3s for k8s 1.17.0
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
Darren Shepherd
0ae20eb7a3
Support both http and db based bootstrap
5 years ago
Darren Shepherd
e2431bdf9d
Add dqlite support
5 years ago
Darren Shepherd
91cacb3a14
Fix server join issues
5 years ago
Darren Shepherd
ba240d0611
Refactor tokens, bootstrap, and cli args
5 years ago
galal-hussein
7c60285435
Fix master role label in ha setups
5 years ago
galal-hussein
56e0e5ad7e
Add default local storage provisioner
5 years ago
galal-hussein
b1891f445b
Add master role label on startup
5 years ago
Darren Shepherd
8f597ba168
Don't run leader elections on controllers when no leader election
5 years ago
Darren Shepherd
f0382329a5
Drop openapi hack
5 years ago
Darren Shepherd
f34329f4f1
Wrong import
5 years ago
Erik Wilson
e6067314c9
Localhost -> 127.0.0.1
5 years ago
Erik Wilson
5deef13086
Merge pull request #687 from yamt/cacerts
...
Simplify startWrangler a bit
5 years ago
Erik Wilson
fdb997b4ee
Fix missing early returns on routes
5 years ago
YAMAMOTO Takashi
88e668cf6f
Simplify startWrangler a bit
...
We no longer make dynamiclistener generate CA certs.
5 years ago
Erik Wilson
7090a7d551
Move node password to separate file
6 years ago
Erik Wilson
2c9444399b
Refactor certs
6 years ago
Darren Shepherd
30c3c42f93
Add missing ConfigMap cache to helm apply
6 years ago
galal-hussein
94b5a22dda
Disable the svclb controller nodeploy for svclb is passed
6 years ago
Darren Shepherd
d94a346a1e
Switch to wrangler-api and helm-controller
6 years ago
Darren Shepherd
c0702b0492
Port to wrangler
6 years ago
Darren Shepherd
0c18c5a92a
Merge pull request #461 from galal-hussein/fix_alternate_kubeconfig
...
Create symlink for kubeconfig when --write-kubeconfig is selected
6 years ago
galal-hussein
4c6cf29e02
Create symlink for kubeconfig when --write-kubeconfig is selected
6 years ago
galal-hussein
36bab003a3
Make kubeconfig not world readable and issue warning with kubectl wrapper
6 years ago
galal-hussein
d9f958ceeb
Add no_proxy environment to server
6 years ago
Erik Wilson
e64c0298f2
Add cert per-node password authentication
6 years ago
Erik Wilson
1b2db423de
Add node name to node cert generation
6 years ago
Erik Wilson
31cf2bc9ee
Add coredns entries for nodes
6 years ago
Marco Mancini
b445bad171
Add --cluster-domain option
6 years ago
Darren Shepherd
046a817818
Add rootless support
6 years ago
galal-hussein
d255574150
Add bind address server config
6 years ago
Erik Wilson
1d61576e54
Fix linting issues
6 years ago
Morten Lied Johansen
9033891f88
Skip writing manifest when using `--no-deploy`
...
Instead of skipping the manifest when listing the directory, we now skip
creating it in the first place. This allows users to deploy manifests
that replaces the ones bundled, without having to come up with a new
name.
Fixes #230 .
6 years ago
Erik Wilson
ffcc9c0c9c
Package static assets
...
Include static Helm assets in the build process needed for air-gap
6 years ago
Erik Wilson
608f3a4e80
Serve static assets
...
Provide a static assets route for use with helm or other air-gap needs.
6 years ago
Vladimir Zorin
392cfb1231
Add basic templating support for manifests
6 years ago
Darren Shepherd
ef4e34b289
Remove dead code
6 years ago
Darren Shepherd
b07727ae24
Move default config location to /etc/rancher/k3s/k3s.yaml
6 years ago
Darren Shepherd
1d666d9515
Add helm controller
6 years ago
Darren Shepherd
e832588662
Add embedded service load balancer
6 years ago
Darren Shepherd
529e22ef80
Disable leader election for now
6 years ago