Skip to content

Commit d46894d

Browse files
authored
Merge pull request #92419 from skopacz1/OSDOCS-14382
OSDOCS#14382: adding nutanix platform to Agent docs
2 parents b67f0ee + e9e9f77 commit d46894d

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ ifndef::agent[]
124124
|The configuration for the specific platform upon which to perform the installation: `aws`, `baremetal`, `azure`, `gcp`, `ibmcloud`, `nutanix`, `openstack`, `powervs`, `vsphere`, or `{}`. For additional information about `platform.<platform>` parameters, consult the table for your specific platform that follows.
125125
endif::agent[]
126126
ifdef::agent[]
127-
|The configuration for the specific platform upon which to perform the installation: `baremetal`, `external`, `none`, or `vsphere`.
127+
|The configuration for the specific platform upon which to perform the installation: `baremetal`, `external`, `none`, `vsphere`, or `nutanix`.
128128
endif::agent[]
129129
|Object
130130

modules/understanding-agent-install.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,13 @@ Recommended cluster resources for the following topologies:
6161
|HA cluster|3 to 5|2 and above |8 vCPUs|16 GB of RAM|120 GB
6262
|====
6363

64+
// These supported platforms are also documented in nodes/nodes/nodes-nodes-adding-node-iso.adoc and installation-configuration-parameters.adoc
65+
6466
In the `install-config.yaml`, specify the platform on which to perform the installation. The following platforms are supported:
6567

6668
* `baremetal`
6769
* `vsphere`
70+
* `nutanix`
6871
* `external`
6972
* `none`
7073
+

nodes/nodes/nodes-nodes-adding-node-iso.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The following platforms are supported for this method of adding nodes:
2626

2727
* `baremetal`
2828
* `vsphere`
29+
* `nutanix`
2930
* `none`
3031
* `external`
3132

0 commit comments

Comments
 (0)