Skip to content

Commit

Permalink
docs: fix the outdated URL in cce and markdown lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiChangkuo committed Mar 20, 2024
1 parent f6c81b6 commit c9d815d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/resources/cce_cluster_v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The following arguments are supported:
+ `cce.t2.large` - large-scale HA physical machine cluster (up to 500 nodes).

* `cluster_version` - (Optional, String, ForceNew) For the cluster version, possible values are listed on the
[CCE Cluster Version Release Notes](https://docs.prod-cloud-ocb.orange-business.com/usermanual2/cce/cce_01_0068.html).
[CCE Cluster Version Release Notes](https://docs.prod-cloud-ocb.orange-business.com/usermanual2/cce/cce_10_0405.html).
If this parameter is not set, the latest available version will be used.

* `cluster_type` - (Required, String, ForceNew) Cluster Type, possible values are VirtualMachine and BareMetal.
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/mrs_cluster_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The following arguments are supported:
The following provides specification details.

node_size | CPU(core) | Memory(GB) | System Disk | Data Disk
| --- | --- | --- | --- | --- |
--- | --- | --- | --- | ---
c2.2xlarge.linux.mrs | 8 | 16 | 40 | -
cc3.xlarge.4.linux.mrs | 4 | 16 | 40 | -
cc3.2xlarge.4.linux.mrs | 8 | 32 | 40 | -
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/mrs_hybrid_cluster_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ The `master_nodes`, `analysis_core_nodes`, `streaming_core_nodes`, `analysis_tas
The following provides specification details.

node_size | CPU(core) | Memory(GB) | System Disk | Data Disk
| --- | --- | --- | --- | --- |
--- | --- | --- | --- | ---
c2.2xlarge.linux.mrs | 8 | 16 | 40 | -
cc3.xlarge.4.linux.mrs | 4 | 16 | 40 | -
cc3.2xlarge.4.linux.mrs | 8 | 32 | 40 | -
Expand Down

0 comments on commit c9d815d

Please sign in to comment.