c12s-kubespray/roles
Christopher J. Ruwe c1bc4615fe assert that number of pods on node does not exceed CIDR address range
The number of pods on a given node is determined by the  --max-pods=k
directive. When the address space is exhausted, no more pods can be
scheduled even if from the --max-pods-perspective, the node still has
capacity.

The special case that a pod is scheduled and uses the node IP in the
host network namespace is too "soft" to derive a guarantee.

Comparing kubelet_max_pods with kube_network_node_prefix when given
allows to assert that pod limits match the CIDR address space.
2018-05-16 11:55:46 +00:00
..
adduser Make etcd data dir configurable. 2017-02-27 21:35:51 +01:00
bastion-ssh-config change ssh_args/bastion configuration (#1883) 2017-10-27 12:18:39 +01:00
bootstrap-os refactor vault role (#2733) 2018-05-11 19:11:38 +03:00
dnsmasq refactor vault role (#2733) 2018-05-11 19:11:38 +03:00
docker Revert "Revert "Add openSUSE support" (#2697)" (#2699) 2018-04-26 12:52:06 +03:00
download Upgrade k8s to 1.10.2 (#2748) 2018-05-15 16:00:29 +03:00
etcd refactor vault role (#2733) 2018-05-11 19:11:38 +03:00
kubernetes assert that number of pods on node does not exceed CIDR address range 2018-05-16 11:55:46 +00:00
kubernetes-apps Bump kube-dns to 1.14.10 2018-05-15 03:29:10 +00:00
kubespray-defaults Upgrade k8s to 1.10.2 (#2748) 2018-05-15 16:00:29 +03:00
network_plugin Weave limits (#2660) 2018-04-15 18:32:49 +03:00
remove-node Remove nodes 2018-03-08 15:03:42 +08:00
reset clean http-proxy.conf 2018-03-08 23:16:02 +08:00
rkt Revert "Revert "Add openSUSE support" (#2697)" (#2699) 2018-04-26 12:52:06 +03:00
upgrade Making status and detection mo betta 2018-02-09 12:30:46 -06:00
vault refactor vault role (#2733) 2018-05-11 19:11:38 +03:00