|
223 | 223 | "features": [ |
224 | 224 | { |
225 | 225 | "title": " ", |
226 | | - "description": "Configured to use IBM secure by default standards, but can be edited to fit your use case." |
| 226 | + "description": "Ideal for users who want flexibility with a reliable starting point." |
| 227 | + }, |
| 228 | + { |
| 229 | + "title": " ", |
| 230 | + "description": "Offers full control over architecture parameters, with well-chosen defaults that enable a functional OpenShift cluster and integrated IBM Cloud services without requiring manual adjustments." |
227 | 231 | } |
228 | 232 | ], |
229 | 233 | "diagrams": [ |
230 | 234 | { |
231 | 235 | "diagram": { |
232 | | - "caption": "Red Hat OpenShift cluster on IBM Cloud with the OpenShift AI add-on", |
| 236 | + "caption": "Red Hat OpenShift cluster on IBM Cloud with the OpenShift AI add-on - Fully configurable", |
233 | 237 | "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-ocp-ai/main/reference-architecture/deployable-architecture-ocp-ai-cluster.svg", |
234 | 238 | "type": "image/svg+xml" |
235 | 239 | }, |
|
294 | 298 | ] |
295 | 299 | }, |
296 | 300 | { |
297 | | - "key": "subnets" |
| 301 | + "key": "subnets", |
| 302 | + "custom_config": { |
| 303 | + "grouping": "deployment", |
| 304 | + "original_grouping": "deployment", |
| 305 | + "type": "code_editor" |
| 306 | + } |
298 | 307 | }, |
299 | 308 | { |
300 | 309 | "key": "default_worker_pool_machine_type", |
|
524 | 533 | "value": "trial" |
525 | 534 | } |
526 | 535 | ], |
527 | | - "default_value": "__NOT_SET__", |
| 536 | + "default_value": "standard", |
528 | 537 | "description": "The pricing plan to use when provisioning a Secrets Manager instance. Possible values: `standard`, `trial`. You can create only one Trial instance of Secrets Manager per account. Before you can create a new Trial instance, you must delete the existing Trial instance and its reclamation. [Learn more](https://cloud.ibm.com/docs/secrets-manager?topic=secrets-manager-create-instance&interface=ui#upgrade-instance-standard)." |
529 | 538 | }, |
530 | 539 | { |
|
667 | 676 | "terraform_version": "1.10.5" |
668 | 677 | }, |
669 | 678 | { |
670 | | - "label": "Quickstart", |
| 679 | + "label": "QuickStart", |
671 | 680 | "name": "quickstart", |
672 | 681 | "index": 1, |
673 | 682 | "install_type": "fullstack", |
|
716 | 725 | "features": [ |
717 | 726 | { |
718 | 727 | "title": " ", |
719 | | - "description": "Configures of a GPU-enabled Red Hat OpenShift cluster with the OpenShift AI add-on with limited options." |
| 728 | + "description": "Ideal for users new to IBM Cloud or OpenShift who want to get started without configuring underlying infrastructure." |
| 729 | + }, |
| 730 | + { |
| 731 | + "title": " ", |
| 732 | + "description": "A lightweight, experimental configuration for quickly provisioning a GPU-enabled OpenShift cluster with the OpenShift AI add-on. Not certified, not upgradeable, and not intended for production use." |
720 | 733 | } |
721 | 734 | ], |
722 | 735 | "diagrams": [ |
|
0 commit comments