Add docs about template portability.
Partially-Implements: bp portable-node-group-and-cluster-templates Change-Id: Iaef30a5309c79b56d430022f5bf098473f9c3a3c
This commit is contained in:
parent
e8d071a8fb
commit
8735c26d86
@ -36,6 +36,11 @@ specify node-scoped parameters here, they will work as defaults for node
|
|||||||
groups. Also with the REST interface, during cluster creation a user can
|
groups. Also with the REST interface, during cluster creation a user can
|
||||||
override template parameters for both cluster and node groups.
|
override template parameters for both cluster and node groups.
|
||||||
|
|
||||||
|
Templates are portable - they can be exported to JSON files and imported
|
||||||
|
later either on the same deployment or on another one. To import an exported
|
||||||
|
template, replace the placeholder values with appropriate ones. This can be
|
||||||
|
accomplished easily through the CLI or UI, or be done manually.
|
||||||
|
|
||||||
Provisioning Plugins
|
Provisioning Plugins
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user