Commit Graph

78 Commits (a8d96112d9979605b4b9c842db2716ee499bece0)

Author SHA1 Message Date
galal-hussein 3f927d8006 Revert "Replace traefik with nginx"
5 years ago
Erik Wilson ceff3f58fb
Merge pull request #1466 from galal-hussein/traefik_to_nginx
5 years ago
galal-hussein 9a17033095 Replace traefik with nginx
5 years ago
Erik Wilson a3cb9ee1f6 Simplify SELinux detection and add --disable-selinux flag
5 years ago
Erik Wilson 0374c4f63d Add --disable flag
5 years ago
Erik Wilson 1a2690d7be
Merge pull request #1192 from galal-hussein/add_encryption_config
5 years ago
Erik Wilson 7675f9f85c Clean up host-gw variable names
5 years ago
Segator c23f12765e hostgw flannel support
5 years ago
galal-hussein 388cd9c4e8 Add secret encryption configuration
5 years ago
Erik Wilson d4959d53af
Merge pull request #1182 from erikwilson/docker-pause-image
5 years ago
Erik Wilson 2eacfa75cb
Merge pull request #1180 from erikwilson/cleanup-flannel-backend-help-text
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
Jacob Blain Christen 063efb25bb Mutable --node-label values for server/agent sub-commands.
5 years ago
galal-hussein 99b8222e8d Change storage to datastore
5 years ago
Erik Wilson 95ff805c98 Fix broken K3S_TOKEN env
5 years ago
Erik Wilson d4151b7739 Add the --with-node-id flag to agent
5 years ago
Erik Wilson a73f8b1773 Update check-config.sh for k3s
5 years ago
Erik Wilson e4b3730fa2 Go DNS lookup order hack
5 years ago
Erik Wilson 55c05ac500 Refactor node password location
5 years ago
Darren Shepherd 3e213d1347 Allow --debug to be set with K3S_DEBUG env var
5 years ago
Darren Shepherd 3f5fb70116 Move server arguments to experimental for dqlite related
5 years ago
Darren Shepherd e2431bdf9d Add dqlite support
5 years ago
Darren Shepherd 53d3ab074c Shrink k3s wrapper binary
5 years ago
Erik Wilson 0fef39de65 Add default multi-arch metrics-server deployment
5 years ago
Darren Shepherd ba240d0611 Refactor tokens, bootstrap, and cli args
5 years ago
Erik Wilson f648a64ee3
Merge pull request #923 from AkihiroSuda/fix-rootless-kubelet-flags
5 years ago
Akihiro Suda aafccdbccb rootless: add kubelet flags automatically
5 years ago
Erik Wilson ad4ea681ce Hide the --disable-agent flag
5 years ago
Erik Wilson da3a7c6bbc Add network policy controller
5 years ago
galal-hussein d2c1f66496 Add k3s cloud provider
5 years ago
galal-hussein 5ccc880ddb Add private registry to containerd
5 years ago
galal-hussein 56e0e5ad7e Add default local storage provisioner
5 years ago
Erik Wilson 6f7a1a70fa Label new flannel flags as experimental
5 years ago
Erik Wilson 959acf9c92 Add --flannel-backend flag
5 years ago
Erik Wilson 3cd807a657 Add --flannel-conf flag
5 years ago
Darren Shepherd 2cb6f52339 Disable storing bootstrap information by default
5 years ago
galal-hussein 1ae0c540d7 Refactor bootstrap, move kine startup code to kine, integrate kine
5 years ago
Erik Wilson 30e050a692 Cleanup logging
5 years ago
Erik Wilson a17e336993 Use go tcpproxy
5 years ago
Darren Shepherd dbb7b04c3d Add option to disable scheduler
5 years ago
Erik Wilson 24b73403c7 Cleanup bootstrap
5 years ago
Erik Wilson 4b540f8d94 Cleanup command help text
5 years ago
galal-hussein 37582b6fac Add cert storage backend flag
5 years ago
Erik Wilson 2c9444399b Refactor certs
6 years ago
galal-hussein 17d8708ca5 Add storage backend flags
6 years ago
Erik Wilson 199f673676
Merge pull request #479 from galal-hussein/add_storage_backend_options
6 years ago
galal-hussein e9cd8adbf6 Add Storage endpoint option
6 years ago
galal-hussein 930093dfe9 Expose node labels and taints and add node roles
6 years ago
haokang.ke 52f845ec84 Make pause image configurable (#345)
6 years ago