Update ReadMe for nested-pods setup resource requirements

Update minimum resources required for the vm, to try out instructions
mentioned in ReadMe for trying out nested pods.

Change-Id: Id4370a4dd4e0cecf4a3c6fab98f483c92cd48822
This commit is contained in:
vikaschoudhary16 2017-01-23 18:17:01 +05:30 committed by Antoni Segura Puimedon
parent f7e64fbe61
commit d054b69663
No known key found for this signature in database
GPG Key ID: B71BE48A9A349926
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@ vif binding executables. For example, if you installed it on Debian or Ubuntu::
How to try out nested-pods locally:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Following are the instructions for an all-in-one setup where K8s will also be
running inside the same Nova VM in which Kuryr-controller and Kuryr-cni will be
running. 4GB memory and 2 vCPUs, is the minimum resource requirement for the VM:
1. To install OpenStack services run devstack with ``devstack/local.conf.pod-in-vm.undercloud.sample``.
Ensure that "trunk" service plugin is enabled in ``/etc/neutron/neutron.conf``::