Skip to content

Commit c0b5e9b

Browse files
authored
288 summarize best practices with cards (#290)
1 parent 9045ee2 commit c0b5e9b

File tree

9 files changed

+630
-63
lines changed

9 files changed

+630
-63
lines changed

docs/best-practices/networking/virtual-private-cloud/unsupported-vpc-peering-configurations.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ tags: [vpc, vpc-peering]
66

77
# Unsupported VPC Peering Configurations
88

9-
## Scenarios
10-
11-
The VPC peering connection configurations are not supported in table below:
9+
The VPC peering connection configurations that are **not** supported in Open Telekom Cloud, are listed in the table below:
1210

1311
| Scenario | Example |
1412
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

docs/best-practices/networking/virtual-private-cloud/vpc-and-subnet-planning-suggestions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ tags: [vpc]
66

77
# VPC and Subnet Planning Suggestions
88

9-
Before creating your VPCs, determine how many VPCs, the number of
10-
subnets, and what IP address ranges or connectivity options you will
11-
need.
9+
Before creating your VPCs, determine how many VPCs, the number of subnets, and what IP address ranges or connectivity options you will need.
1210

1311
## How Do I Determine How Many VPCs I Need?
1412

docs/best-practices/storage/object-storage-service/migrating-local-data-to-obs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ tags: [storage, obs]
66

77
# Migrating Local Data to OBS
88

9-
## Background
10-
119
Conventional on-premises storage servers cannot meet the storage demands for massive amounts of data. The main reasons are as follows:
1210
- Storage capacity is subject to hardware devices. If the storage capacity becomes insufficient, you need to purchase disks and expand the capacity manually.
1311
- The initial deployment requires high investments and a long construction period, but it quickly lags behind as enterprise services change so fast.

package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"clsx": "^2.1.1",
2525
"docusaurus-plugin-zooming": "^1.0.0",
2626
"docusaurus-theme-search-typesense": "^0.23.0",
27+
"lucide-react": "^0.525.0",
2728
"prism-react-renderer": "^2.4.1",
2829
"react": "^18.3.1",
2930
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)