c12s-kubespray/roles/kubernetes
Kenichi Omichi c6f6940459
Fix warning of "Enable ip forwarding" (#6953)
The task outputs the following warning:

  TASK [kubernetes/preinstall : Enable ip forwarding]
  [WARNING]: The value 1 (type int) in a string field was converted
  to u'1' (type string). If this does not look like what you expect,
  quote the entire value to ensure it does not change.
2020-11-27 03:54:49 -08:00
..
client Chmod kubeconfig to avoid group-readable (#6800) 2020-10-09 01:39:08 -07:00
kubeadm fix scaling in kubeadm etcd mode (#6822) 2020-10-21 07:32:32 -07:00
master install etcdctl to host when etcd deployment type is kubeadm (#6857) 2020-11-04 00:20:04 -08:00
node Allow configuring container log limits for Kubelet (#6933) 2020-11-26 00:32:19 -08:00
node-label/tasks Fix setting node label if kube_override_hostname is defined (#6557) 2020-08-20 06:23:30 -07:00
preinstall Fix warning of "Enable ip forwarding" (#6953) 2020-11-27 03:54:49 -08:00
tokens Fix E306 in roles/kubernetes (#6500) 2020-08-05 07:56:28 -07:00