qinling/tools/gate/kubeadm/playbook/roles/k8s_cli/tasks
Lingxian Kong 1260457b9e Fix the NetworkPolicy in multihost deployment
Add a new config option, an example:
[kubernetes]
trusted_cidrs = 127.0.0.1/32,198.72.124.109/32

If trusted_cidrs is empty list, the local IP CIDR will be used.

The pod in qinling namespace can only be accessed by the CIDRs
configured.

Change-Id: Iecc34c1be16851cc53afe2fca94c2bbf0fdf7988
Story: 2004206
Task: 27715
2018-11-10 00:52:55 +13:00
..
centos.yml Support TLS connection to etcd 2018-08-23 10:35:53 +12:00
install_kube_prompt_tasks.yml Fix the NetworkPolicy in multihost deployment 2018-11-10 00:52:55 +13:00
main.yml use include_tasks instead of include 2018-10-11 14:32:44 -04:00
ubuntu.yml Support TLS connection to etcd 2018-08-23 10:35:53 +12:00