Commit Graph

199 Commits (44013ae899a15234b693df97d012f72242617c71)

Author SHA1 Message Date
Chris Kim 332fd73d46
Add support for both config-file and data-dir at a global level in the self-extracting wrapper for K3s (#2594)
4 years ago
Brad Davidson c6950d2cb0 Update Kubernetes to v1.20.0-k3s1
4 years ago
Chin-Ya Huang 3f0f2b342e Show go version when executes with --version.
4 years ago
Brad Davidson 3b8ec74049 Update disables list when building with no_stage
4 years ago
MonzElmasry e8436cc76b
Make etcd use node private ip
4 years ago
Brian Downs ba70c41cce
Initial Logging Output Update (#2246)
4 years ago
Brian Downs 4c3ec907ab
remove k8s daemon config from setup hook in favor of specific fields from the config (#2206)
4 years ago
Darren Shepherd 64ae6affc5 Missing registering debug/config flags on server subcommand
4 years ago
Darren Shepherd 551a1842ad
Update pkg/cli/cmds/config.go
4 years ago
Darren Shepherd 7657ed2e13
Update pkg/cli/server/server.go
4 years ago
Darren Shepherd 21d21ddd4d Add config file support independent of CLI framework
4 years ago
Darren Shepherd ae5c585050 Revert "Add config file support"
4 years ago
Brian Downs 866dc94cea
Galal hussein etcd backup restore (#2154)
4 years ago
Brad Davidson c4ac620b8b
Merge pull request #2159 from brandond/config_file_rename
4 years ago
Brad Davidson b4d81a9e33 Remove lingering references to dqlite
4 years ago
Brad Davidson 43fcc5ddcb Rename flags.conf => config.yaml
4 years ago
Brian Downs 324bb55986 add ctx to hook, handle hook errors
4 years ago
Brian Downs fa2c1422b3 change name of variable
4 years ago
Brian Downs a4b2953017 add setup hook capabilities for rke2
4 years ago
Brad Davidson 79c499f0e0 Fix handling of TLS configuration args
4 years ago
Jacob Blain Christen e2089bea18
cli: add --selinux flag to agent/server sub-cmds (#2111)
4 years ago
Brad Davidson 1eec7348a5 Call setproctitle to conceal node args in ps output
4 years ago
Brian Downs 5a81fdbdc5 update cis flag implementation to propogate the rest of the way through to kubelet
4 years ago
Jason e3f8789114
Add containerd snapshotter flag (#1991)
4 years ago
Brian Downs abb2d9aad1 add flag usage
4 years ago
Brian Downs 57a6319fac add protect-kernel-defaults to kubelet
4 years ago
Erik Wilson e1dc3451bc
Add config file support
4 years ago
Darren Shepherd 7e59c0801e Make program name a variable to be changed at compile time
5 years ago
Chuck Schweizer 19c34bd12d Update to set default CipherSuites
5 years ago
Chuck Schweizer ca9c9c2e1e Adding support for TLS MinVersion and CipherSuites
5 years ago
Darren Shepherd cb4b34763e
Merge pull request #1759 from ibuildthecloud/background
5 years ago
Darren Shepherd 072396f774 Start kube-apiserver in the background
5 years ago
Darren Shepherd 2f5ee914f9 Add supervisor port
5 years ago
Darren Shepherd 341895c322 Don't write ccm.yaml if --disable-cloud-controller is set
5 years ago
Erik Wilson 39c3854648
Merge pull request #1720 from ilknarf/master
5 years ago
Erik Wilson c71561129e
Merge pull request #1716 from ibuildthecloud/debugpublic
5 years ago
Erik Wilson c941e1d0bb
Merge pull request #1695 from ibuildthecloud/kubeproxy
5 years ago
Erik Wilson df1725cb06
Merge pull request #1694 from ibuildthecloud/inittwice
5 years ago
Frank a18d94e5f9 remove redundant Sprintf
5 years ago
Darren Shepherd 56770ff2cc Make debug variable public to be used by wrapper programs
5 years ago
Darren Shepherd 5715e1ba0d Add ability to disable kubeproxy
5 years ago
Darren Shepherd 8cc9efdf7c Allow InitLogging to be called twice
5 years ago
Darren Shepherd 8b8af94eb2 Move disabled items to a const to keep more consistency
5 years ago
Darren Shepherd 7d06d2ccc1
Merge pull request #1653 from KnicKnic/enable_agent_windows
5 years ago
Knic Knic 7f77c9a3c8 enable agent to start on windows
5 years ago
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 76281bf731 Update k3s for k8s 1.17.0
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 47a94637dc Move metrics-server manifests to sub-directory
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
YAMAMOTO Takashi 4970d6133f Propagate DisableAgent flag
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
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 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
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 853708c8ba
Merge pull request #591 from erikwilson/add-ctr
5 years ago
Erik Wilson 24b73403c7 Cleanup bootstrap
5 years ago