22 Commits (bd091caaf99df88acf0057fd932dfd0631fcb12c)

Author SHA1 Message Date
Matthew Mosesohn bf1411060e Add optional manual dns_mode (#2178) 6 years ago
Stanislav Makar ae47b617e3 Fix 'no such host' problem (#2148) 6 years ago
abelgana a9bb72c6fd
require-kubeconfig is depricated since k8s v1.8 6 years ago
Philippe Chepy df9faa1743 Add support for flex volumes plugins. 6 years ago
Jan Jungnickel 3fdb2ccf55 Revert back to using an empty var as default to exclude hostname (#2110) 6 years ago
Matthew Mosesohn 29f5b55d42
remove unwanted whitespace for kube_override_hostname (#2105) 7 years ago
Matthew Mosesohn 6bb46e3ecb
Fix param names in preparation for Kubernetes v1.9.0 (#2098) 7 years ago
unclejack e5d353d0a7 contiv network support (#1914) 7 years ago
Haiwei Liu ad0cd6939a Add support cAdvisor (#1908) 7 years ago
Matthew Mosesohn ab3832f3e7
Set host IP for kubelet always (#1924) 7 years ago
Matthew Mosesohn f7703dbca3 Block anonymous auth requests to kubelet 7 years ago
Hassan Zamani c9fe8fde59 Use fail-swap-on flag only for kube_version >= 1.8 (#1829) 7 years ago
Seungkyu Ahn b838468500 Fixed kubelet standard log environment (#1780) 7 years ago
Matthew Mosesohn d487b2f927 Security best practice fixes (#1783) 7 years ago
Vijay Katam 27ed73e3e3 Rename dns_server, add var for selinux. (#1572) 7 years ago
Aivars Sterns e41c0532e3 add possibility to disable fail with swap (#1773) 7 years ago
Matthew Mosesohn eeb7274d65 Adjust memory reservation for master nodes (#1769) 7 years ago
Matthew Mosesohn fe4ba51d1a Set node IP correctly (#1770) 7 years ago
Hyunsun Moon adf575b75e Set default value for disable_shared_pid (#1710) 7 years ago
Jiri Stransky dbbe9419e5 Allow setting cgroup driver for kubelet 7 years ago
Matthew Mosesohn 6744726089 kubeadm support (#1631) 7 years ago
Oliver Moser 576beaa6a6 Include /opt/bin in PATH for host deployed kubelet on CoreOS (#1591) 7 years ago
Chad Swenson a39e78d42d Initial version of Flannel using CNI (#1486) 7 years ago
Hassan Zamani 01ce09f343 Add feature_gates var for customizing Kubernetes feature gates (#1520) 7 years ago
Xavier Mehrenberger 3aabba7535 Remove discontinued option --reconcile-cidr if kube_network_plugin=="cloud" (#1568) 7 years ago
Ian Lewis ecb6dc3679 Register standalone master w/ taints (#1426) 7 years ago
nico cc9f3ea938 Fix enforce-node-allocatable option 7 years ago
Martin Joehren 12e918bd31 add possibility to ignore the hostname override 7 years ago
Amit Kumar Jaiswal 319a0d65af Update kubelet.j2 7 years ago
Amit Kumar Jaiswal 3d2680a102 Update kubelet.j2 7 years ago
Amit Kumar Jaiswal c36fb5919a Update kubelet.j2 7 years ago
Amit Kumar Jaiswal 46d3f4369e Updated K8s version 7 years ago
Brad Beam b999ee60aa Fixing typo in kubelet cluster-dns and cluster-domain flags 7 years ago
Spencer Smith 04a769bb37 ensure spacing on string of flags 7 years ago
Spencer Smith f9d4a1c1d8 update to safeguard against accidentally passing string instead of list 7 years ago
Spencer Smith 94596388f7 add ability for custom flags 7 years ago
Matthew Mosesohn 1c45d37348 Update kubelet.j2 7 years ago
Matthew Mosesohn b521255ec9 Unbreak 1.5 deployment with kubelet 7 years ago
Matthew Mosesohn ff2fb9196f Fix flannel for 1.6 and apply fixes to enable containerized kubelet 7 years ago
Matthew Mosesohn 52a6dd5427 Explicitly set cni-bin-dir 7 years ago
Matthew Mosesohn 54207877bd Add node labels in kubelet 7 years ago
Brad Beam dbf13290f5 Updating vsphere cloud provider support 7 years ago
Jan Jungnickel df476b0088 Initial support for vsphere as cloud provider 8 years ago
Sergii Golovatiuk c07d60bc90 Kubernetes Reliability Improvements 7 years ago
Alexander Block 1d2a18b355 Introduce dns_mode and resolvconf_mode and implement docker_dns mode 8 years ago
Bogdan Dobrelya 58062be2a3 Drop non systemd OS types support 7 years ago
Alexander Block fe150d4e4d Register master node as unschedulable 8 years ago
Alexander Block d50eb60827 Add --reconcile-cidr flag to kubelet to support cloud network plugin in 1.4 8 years ago
Alexander Block d20d5e648f Add pseudo network plugin called "cloud" to use cloud provider for network 8 years ago
Bogdan Dobrelya c75f394707 Address standalone kubelet config case 8 years ago