diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-05-04 12:55:52 +0100 |
---|---|---|
committer | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-14 07:15:12 +0000 |
commit | 55d5d9245c615436921167e24c5e49a59c53f590 (patch) | |
tree | d48a1dc63f077163147839d453cc5717c4728367 /samples/vnf_samples/traffic_profiles/ipv4_throughput-2.yaml | |
parent | a3399d07b83ce0e50d9c0144d00a7ba83a73390f (diff) |
Add "volumes" parameter in Kubernetes context
This new parameter, "volumes", will allow the user to automatically create
new volumes. Example of Kubernetes context definition:
context:
type: Kubernetes
servers:
host:
image: ...
commands: ...
volumes:
- name: volume1 # mandatory
<volume type definition> # mandatory
The volume type and the definition must be one of the supported ones in
Kubernetes [1].
[1] https://kubernetes.io/docs/concepts/storage/volumes/#types-of-volumes
JIRA: YARDSTICK-1152
Change-Id: I44a91c605f047de4f286407e28fb5aa2e921b00a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'samples/vnf_samples/traffic_profiles/ipv4_throughput-2.yaml')
0 files changed, 0 insertions, 0 deletions