Commit Graph

53 Commits (3e3512bdae05f8ae0df2272aef0b97e9ccc97e4f)

Author SHA1 Message Date
Brad Davidson 4aca21a1f1 Add cri-dockerd support as backend for --docker flag
2 years ago
Luther Monson 9a849b1bb7
[master] changing package to k3s-io (#4846)
3 years ago
Brad Davidson 199424b608 Pass context into all Executor functions
3 years ago
Jamie Phillips 7704fb6ee5
Exporting the AddFeatureGate function and adding a unit test for it. (#3661)
3 years ago
Jamie Phillips fc19b805d5
Added logic to strip any existing hyphens before processing the args. (#3662)
3 years ago
Brad Davidson 90445bd581
Wait until server is ready before configuring kube-proxy (#3716)
3 years ago
Jamie Phillips a62d143936 Fixing various bugs related to windows.
3 years ago
Jamie Phillips 82394d7d36 Basic windows agent that will join a cluster without CNI.
3 years ago
Jamie Phillips 7345ac35ae
Initial windows support for agent (#3375)
4 years ago
Brad Davidson 7e175e8ad4 Handle conntrack-related sysctls in supervisor agent setup
4 years ago
Brad Davidson 02a5bee62f
Add system-default-registry support and remove shared code (#3285)
4 years ago
Brad Davidson 2705431d96
Add support for dual-stack Pod/Service CIDRs and node IP addresses (#3212)
4 years ago
Akihiro Suda 6e8284e3d4 rootless: enable resource limitation (requires cgroup v2, systemd)
4 years ago
Hussein Galal 5749f66aa3
Add disable flags for control components (#2900)
4 years ago
Brad Davidson e06119729b
Improve handling of comounted cpu,cpuacct controllers (#2911)
4 years ago
Akihiro Suda f3c41b7650 fix cgroup2 support
4 years ago
Brad Davidson 8011697175 Only container-runtime-endpoint wants RuntimeSocket path as URI
4 years ago
Chris Kim 61ef2ce95e use version.Program
4 years ago
Chris Kim 48925fcb88
Simplify checkCgroups function call
4 years ago
Chris Kim a3f87a81bd Independently set kubelet-cgroups and runtime-cgroups, and detect if we are running under a systemd scope
4 years ago
Chris Kim 3d1e40eaa3 Handle the case when systemd lives under `/init.scope`
4 years ago
Chris Kim f3de60ff31 When there is a defined cgroup for PID 1, assume we are containerized and set a root
4 years ago
Brian Downs 5a81fdbdc5 update cis flag implementation to propogate the rest of the way through to kubelet
4 years ago
Darren Shepherd afd6f6d7e7 Encapsulate execution logic
5 years ago
Darren Shepherd 70ddc799bd
Merge pull request #1691 from ibuildthecloud/staticpod
5 years ago
Darren Shepherd 8c7fbe3dde Suppport static pods at ${datadir}/agent/pod-manifests
5 years ago
Darren Shepherd 5715e1ba0d Add ability to disable kubeproxy
5 years ago
Erik Wilson fa03a0df3c Run kubelet with containerd flag
5 years ago
Erik Wilson 76281bf731 Update k3s for k8s 1.17.0
5 years ago
Erik Wilson 2de93d70cf Allow --pause-image to set docker sandbox image also
5 years ago
Erik Wilson 55c05ac500 Refactor node password location
5 years ago
Akihiro Suda aafccdbccb rootless: add kubelet flags automatically
5 years ago
galal-hussein d2c1f66496 Add k3s cloud provider
5 years ago
Darren Shepherd a51a2eaaad Add anonymous-auth=false and remove NodeRestriction
5 years ago
YAMAMOTO Takashi fc8eddae29 Appease kubelet warnings on docker for mac
5 years ago
Erik Wilson 2c9444399b Refactor certs
5 years ago
galal-hussein 930093dfe9 Expose node labels and taints and add node roles
6 years ago
galal-hussein 191ac9371a Add cni plugin to kubelet if docker is used
6 years ago
Erik Wilson c9941895d6 Bind kubelet to all interfaces and use webhook auth
6 years ago
Erik Wilson 1b2db423de Add node name to node cert generation
6 years ago
Darren Shepherd be24f837bb
Merge pull request #349 from erikwilson/missing-cgroup-pids-fix
6 years ago
Erik Wilson 4bba04023d Check for cgroup pids support
6 years ago
Marco Mancini b445bad171 Add --cluster-domain option
6 years ago
Erik Wilson c48739206a Enable aggregation layer
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 a11ac8cc40 Pull in parallel for CRI
6 years ago
Darren Shepherd 3c7e103085 Updates for k8s 1.14
6 years ago
Erik Wilson a4df9f4ab1 Kubelet resolv.conf DNS update
6 years ago
Darren Shepherd fdb51c9f53 Cleanup docker cgroup errors in kubelet
6 years ago