Commit Graph

60 Commits (b7ec43c9977655262bc3a70bd9260f3bf36e460d)

Author SHA1 Message Date
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
galal-hussein 388cd9c4e8 Add secret encryption configuration
5 years ago
Erik Wilson 76281bf731 Update k3s for k8s 1.17.0
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 47a94637dc Move metrics-server manifests to sub-directory
5 years ago
Darren Shepherd ba240d0611 Refactor tokens, bootstrap, and cli args
5 years ago
YAMAMOTO Takashi 4970d6133f Propagate DisableAgent flag
5 years ago
Akihiro Suda aafccdbccb rootless: add kubelet flags automatically
5 years ago
Erik Wilson da3a7c6bbc Add network policy controller
5 years ago
Erik Wilson 9e14d3e470
Merge pull request #851 from MagnaXSoftware/switch-string-slice
5 years ago
Xavier Landreville 2f4a08c54d Add comma-separated no-deploy values
5 years ago
galal-hussein d2c1f66496 Add k3s cloud provider
5 years ago
galal-hussein 56e0e5ad7e Add default local storage provisioner
5 years ago
Erik Wilson 959acf9c92 Add --flannel-backend flag
5 years ago
galal-hussein b1891f445b Add master role label on startup
5 years ago
Darren Shepherd 209acb58c1 Revert CSI patch
5 years ago
Erik Wilson 5679cfafaf
Merge pull request #707 from ibuildthecloud/pr683
5 years ago
Darren Shepherd 2cb6f52339 Disable storing bootstrap information by default
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 30e050a692 Cleanup logging
5 years ago
Erik Wilson a17e336993 Use go tcpproxy
5 years ago
Erik Wilson e1162c7cfa Update agent to notify systemd
5 years ago
Erik Wilson 131f3bec44
Merge pull request #619 from erikwilson/node-ip-from-flannel-iface
5 years ago
Erik Wilson a1ce08d4f1 Default node-ip from flannel-iface
5 years ago
Darren Shepherd dbb7b04c3d Add option to disable scheduler
5 years ago
Erik Wilson 24b73403c7 Cleanup bootstrap
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 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
Darren Shepherd c0702b0492 Port to wrangler
6 years ago
Darren Shepherd 4b4dd1b59b
Merge pull request #454 from galal-hussein/node_labels_taints
6 years ago
galal-hussein e9cd8adbf6 Add Storage endpoint option
6 years ago
galal-hussein 483df6fd82 Check if server time before 1/1/1980
6 years ago
galal-hussein 930093dfe9 Expose node labels and taints and add node roles
6 years ago
galal-hussein fae6df0df0 Change the stderr threshold for cli
6 years ago
Marco Mancini b445bad171 Add --cluster-domain option
6 years ago
Darren Shepherd 046a817818 Add rootless support
6 years ago
galal-hussein 7794528aa1 Add extra flags for server and agent components
6 years ago
Darren Shepherd 841f8d29e6 Ensure CSI is initialized properly when running agent and server combined
6 years ago
galal-hussein d255574150 Add bind address server config
6 years ago
Takeaki Matsumoto 3a6b305455 Change flag name and type
6 years ago
Takeaki Matsumoto 9551e1db21 Add advertise-address flag
6 years ago
Darren Shepherd 9a862610ac
Merge pull request #177 from erikwilson/systemd-notify
6 years ago
Erik Wilson 107b5f3985 Enable systemd ready notification for k3s server
6 years ago
Vladimir Zorin 44cce9a76f Set ClusterDNS to ServiceCIDR network address + 10 when cluster-dns is not provided
6 years ago