diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-05-04 16:38:52 +0100 |
---|---|---|
committer | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-14 07:15:18 +0000 |
commit | 01edaefa20775921200a6a1b17fbfd67f7aca77e (patch) | |
tree | e827070763442649597cd6d1ea33539b16a13ffb /samples/vnf_samples/nsut/prox/configs/gen_l2fwd-4.cfg | |
parent | 55d5d9245c615436921167e24c5e49a59c53f590 (diff) |
Add "volumeMounts" parameter in Kubernetes context
This new parameter, "volumeMounts", will allow the user to automatically
create new volumes mounted inside the container. Example of Kubernetes
context definition:
context:
type: Kubernetes
servers:
host:
volumeMounts:
- name: volume1 # mandatory
mountPath: /dev/hugepages # mandatory
readOnly: True # optional, default=False
JIRA: YARDSTICK-1151
Change-Id: Ic00b45e6d603a9f85e3f0e25becdf0bce14e637c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'samples/vnf_samples/nsut/prox/configs/gen_l2fwd-4.cfg')
0 files changed, 0 insertions, 0 deletions