config/puppet-manifests
Tao Liu 47735c6ab9 Support Single huge page size for openstack worker node
Kubernetes only supports a single huge page size per worker
node. Prior to kubernetes 1.15, the huge page feature could
be disabled via a feature gate. In kubernetes 1.15, the
feature gate has been removed so huge page support is always
on in k8s.

This update removes the conditional disabling of the hugepage
feature and enforces the provisioning of a single page size
per worker.

When vswitch type is set to ovs-dpdk or avs, the application
huge pages size goes with the vswitch huge pages size.

This update also changes the auto-provisioning of VM huge
pages to 1G as there is no auto-provisioning in virtual
environment.

Story: 2006295
Task: 36006

Change-Id: I84d4959b420584fdcdf8a8664a6f4855c08ec989
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2019-08-20 16:04:25 -04:00
..
centos Rebase Armada to latest master 2019-08-15 16:54:51 -04:00
src Support Single huge page size for openstack worker node 2019-08-20 16:04:25 -04:00
tox.ini Provide env settings to allow zuul and developers to both run tox 2019-04-30 09:18:46 -05:00