71 Commits (b3d9f2b4a2e035011257d8e7975310c4a772e447)

Author SHA1 Message Date
Cristian Calin 360aff4a57
Rename ansible groups to use _ instead of - (#7552) 3 years ago
muzi502 324c95d37f
Fix some docs.ansible.com url typo (#7550) 3 years ago
emiran-orange d56ac216f4
Use kubeadm_feature_gates instead of kube_feature_gates to leverage kubeadm feature gates and not to interfere with k8s components feature gates (#7447) 3 years ago
Necatican Yıldırım be278f9dba
Add documentation for audit webhook variables (#7434) 3 years ago
Daniil Muidinov 2257181ca8
Set containerd version to 1.4.4 (#7398) 3 years ago
Kenichi Omichi 486b223e01
Replace kube-master with kube_control_plane (#7256) 3 years ago
Matt Calvert 4cc065e66d Changes to support Dual Stack networking 4 years ago
Kenichi Omichi c5db012c9a
Move kubernetes/master to kubernetes/control-plane (#7218) 3 years ago
Florian Ruynat db4e942b0d
Remove hyperkube from codebase (#6965) 3 years ago
Etienne Champetier 68b96bdf1a
Helm v3 only (#6846) 3 years ago
Hans Feldt 270f91e577
cleanup kubelet_deployment_type (#6815) 4 years ago
holmesb 1301e69c7d
If no_proxy_exclude_workers is true, workers will be excluded from the no_proxy variable.  This prevents docker engine restarting when scaling workers. (#6520) 4 years ago
Florian Ruynat a556f8f2bf
Remove deprecated (and removed in 1.19) flag and function --basic-auth-file (#6655) 4 years ago
Hans Feldt 803d52ffce
kubernetes: remove unused variables (#6601) 4 years ago
Lovro Seder c1ba8e1b3a
Rotate kubelet server certificate. (#6453) 4 years ago
Mateus Caruccio 1892cd65f6
Add support for dns_etchosts (#6236) 4 years ago
Maxime Guyot 93cbcb61b8
Fix some doc links (#6328) 4 years ago
Wang Zhen 0b54e8e04c
fix documentation example (#6216) 4 years ago
Florian Ruynat 61e7afa9f0
Fix some typos and outdated docs (#6071) 4 years ago
Carlos Tolon 7b2f35c7d4
Update vars.md (#5947) 4 years ago
Javeria Khan 6368c626c5
Ignore assertion comparison for kube_network_node_prefix when using calico (#5632) 4 years ago
Erwan Miran f7c5f45833
Ability to define plugins.cri.containerd params (#5624) 4 years ago
Erwan Miran 26700e7882
kubelet_config_extra_args and kubelet_node_config_extra_args (#5623) 4 years ago
Nguyen Hai Truong 516e9a4de6
Securing http link to https link (#5617) 4 years ago
Bort Verwilst 287421e21e
Set helm 3.0 as default (#5503) 4 years ago
rptaylor 68c8c05775
improve documentation about user account and connecting to API (#5415) 4 years ago
Bort Verwilst db2ca014cb Add Helm 3.x support (#5441) 4 years ago
Maxime Guyot a9b67d586b Add markdown CI (#5380) 4 years ago
rptaylor 10e0fe86fb remove unimplemented custom_flags vars, document the extra_args vars (issue 4352) (#5108) 5 years ago
Guangming Wang 9bf23fa43b cleanup vars.md typos words (#5086) 5 years ago
w33dw0r7d 92bfcf0467 Add CoreDNS endpoint_pod_names option (#5012) 5 years ago
Alex Barcelo 99c5f7e013 add k8s_external plugin to CoreDNS configuration (#4704) 5 years ago
rptaylor 324bc41097 Add support for Docker plugins (#4934) 5 years ago
Mateus Caruccio 8485136f9a var node_labels as string (#4764) 5 years ago
Andreas Krüger 38af93b60c Remove rkt support (#4671) 5 years ago
Sergey 740d8b0a26 enable kubelet client certificate rotation (#4081) 5 years ago
Matthew Mosesohn 5f12b7aedf Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) 5 years ago
Earl C. Ruby III 3ce033995f Documented docker_version acceptable values (#3901) 5 years ago
Andreas Krüger ddffdb63bf Remove non-kubeadm deployment (#3811) 6 years ago
Aivars Sterns d30dbdde23 Update all kubernetes-incubator/kubespray refs to kubernetes-sigs/kubespray (#3780) 6 years ago
Michal Belica 8331f7b056 Add support for setting custom node taints (#3774) 6 years ago
AdamDang 4560ff7386
Update vars.md 6 years ago
Zefool b434456f54
Fix typo 6 years ago
Andreas Krüger 7e195b06a6 Fix DNS loop when resolvconf_mode is set to host_resolvconf (#3390) 6 years ago
Andreas Kruger e0ddabc463 Add support for kubelet_node_custom_flags 6 years ago
Erwan Miran 166da2ffd0 Document podsecuritypolicy_enabled and kubernetes_audit 6 years ago
Erwan Miran a644b7c267 Introducing credentials_dir in order to be able to override it 6 years ago
Erwan Miran 8ece922ef0 node_labels documentation + kube-ingress label handling as role_node_label 6 years ago
Erwan Miran 8b71ef8ceb Labels from role (node-role.k8s.io/node) and labels from inventory are merged into node-labels parameter in kubelet 6 years ago
mirwan ee8f678010 Addition of the .creds extension to the credentials files generated by password lookup in order for Ansible not to consider them as inventory files with inventory_ignore_extensions set accordingly (#2446) 6 years ago