Commit Graph

57 Commits

Author SHA1 Message Date
Sunil Singh 7a6a765696 Updating the CVE 22030 with ZH translation
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-12-27 13:22:08 -08:00
Sunil Singh 645a4ca96d Fixed pipe issue and added missing CVE's to translations.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-12-20 12:26:39 -08:00
Billy Tat 8bf8fef3ba Remove figcaption that has no associated image 2024-11-22 10:58:26 -08:00
Billy Tat 0b1a9b0d35 Remove duplicate image caption 2024-11-20 13:42:22 -08:00
Billy Tat 9943fdba52 Add minimum skills required to deploy Rancher Prime on AWS - Marketplace page 2024-11-08 16:56:08 -08:00
Billy Tat 1c24678675 Add minimum skills required to deploy Rancher Prime on AWS - Prime page 2024-11-08 16:55:36 -08:00
Billy Tat 3f03384e89 Sync PR #1521 (Add disconnected cluster best practices guide) to other en/zh versions 2024-11-06 15:17:37 -08:00
Billy Tat 02df16cead Fix broken links 2024-11-05 14:45:36 -08:00
Billy Tat de3c7be316 Use GitHub repo for 2.0-2.4 links and other refs 2024-10-28 16:47:44 -07:00
Billy Tat e85c0b532f Merge pull request #1495 from celidon/patch-4
Update add-tls-secrets.md
2024-10-25 15:29:52 -07:00
Billy Tat 0673552a1b Apply 674ae23c (Fixed command to generate CA certificate...) to versioned/zh docs 2024-10-25 14:48:37 -07:00
Billy Tat f4e61ac811 Apply PR#1515 (2.8.9 release maintenace tasks) to zh docs 2024-10-22 18:54:07 -07:00
Billy Tat 11d4078f46 Apply da5890332 (Add client roles mapping section) to other doc versions/languages 2024-10-18 15:08:32 -07:00
Billy Tat b4ce792df2 Use GitHub links for upstream Docker Machine docs (404s) 2024-10-17 16:41:11 -07:00
Billy Tat 277b580982 Port 93710057 (Add manage-namespaces documentation) to other en/zh 2.7-2.9 2024-10-15 13:53:49 -07:00
Billy Tat 7d05add335 Filepath not needed for link to section on same page 2024-09-22 15:37:25 -07:00
Billy Tat 65012c0616 Link to correct file instead of self-reference 2024-09-22 10:46:27 -07:00
Billy Tat efd2bd289e Incorrect/self-referencing link 2024-09-22 10:17:26 -07:00
Billy Tat 2b36bf35c1 Fix indentation: causing triple backtick to render in codeblock 2024-09-20 15:48:20 -07:00
Billy Tat f5b5da0e71 Use consistent Q/A syntax 2024-09-20 15:23:39 -07:00
Billy Tat 058e12628e Merge branch 'main' into zh-2.8-header-levels 2024-09-18 22:58:39 -07:00
Billy Tat 8c8ec320c2 zh/2.8 fix header levels 2024-09-18 22:56:44 -07:00
Billy Tat 02db87e946 zh/2.8: fix links related to old pages-for-subheaders dir and files 2024-09-17 22:38:48 -07:00
Billy Tat 9d5db0e3d0 Fix zh/2.8 links 2024-09-17 15:39:45 -07:00
Marty Hernandez Avedon 305729a434 #1358 Link to 'Settings for etcd tuning' no longer valid, plus other fixes to links to etcd.io/docs (#1362)
* 1358 Link to 'Settings for etcd tuning' no longer valid

updates dead link to new URL

* updated etcd version links

2.0-2.4 was tricky, I opted for etcd v3.3 as it's identical to the text on v3.4 except for a single clarifying heading

* update link in v2.5 to etcd v3.3 to cover downstream

* other 3.4 files in /docs

* other 3.4 files in /v2.9

* other 3.4 files in /v2.8

* other 3.4 files in /v2.7

* other 3.4 files in /v2.6

* other 3.4 files in /v2.5

* other 3.4 files in /v2.0-2.4

* rm'ing '.0' from URLs

* update v2.6 links to account for differing etcd versions

* chinese links
2024-07-10 14:42:31 -04:00
Billy Tat 1fd0e4fd5e Remove unused dirs/files 2024-06-19 13:21:48 -07:00
Billy Tat 05de556d79 Merge pull request #1347 from btat/zh-extra-files
[zh] Sync with PR #724 and #809 to remove unused files
2024-06-18 15:08:03 -07:00
Billy Tat 5a7b194c65 Merge pull request #1346 from btat/zh-pr1223-sync
[zh] Sync with PR #1223 "Remove multi-cluster apps references"
2024-06-18 15:07:13 -07:00
Billy Tat 37874c6021 [zh] Sync with PR#724 'Remove dummy file used to workaround redirect' 2024-06-17 15:18:36 -07:00
Billy Tat 07aecbad0e [zh] Sync with PR#809 'Clean up unused directories/files' 2024-06-17 15:18:28 -07:00
Billy Tat 96991ade0b [zh-2.8] Sync with PR#1223 Remove multi-cluster apps references 2024-06-17 13:25:26 -07:00
Billy Tat 3d59a05603 Update zh files with built-in card layout 2024-06-11 15:17:59 -07:00
Billy Tat 42989a7850 Merge pull request #1315 from btat/link-fixes
Fix external links
2024-06-04 10:46:16 -07:00
Billy Tat d06d7d9663 Fix external links 2024-05-31 15:08:12 -07:00
Billy Tat c14ffb7e82 Remove table with empty headers
Removed entire section as it's not applicable to the given Rancher docs versions
2024-05-29 16:31:21 -07:00
Billy Tat 88da3a57a9 Fix incorrect bold annotation 2024-05-29 15:49:38 -07:00
Billy Tat 8e208659b5 Remove extra column in table row 2024-05-29 15:42:16 -07:00
Marty Hernandez Avedon b69f371be3 1295 URLS for docs pages are pointing to dead URL (#1303) 2024-05-24 11:43:02 -04:00
Jacie 98bb32df49 update missing Chinese translation for v2.7 2024-04-24 11:44:32 +08:00
Jacie 957bd368a7 update missing Chinese translation for latest and v2.8 (#1234)
- Cluster API
- Deprecated features
2024-04-15 09:04:34 -04:00
LiuYan 1ac5230a1c Update missing Chinese translation (#1207)
* Latest version add missing Chinese translation files

* Version 2.8 add missing Chinese translation files
2024-04-11 10:30:36 -04:00
jiandao 4f043afbb7 Update missing Chinese translation about cis、istio、monitoring and logging parts for latest and v2.8 (#1206)
* Update missing translation about cis、istio、monitoring and logging parts for latest

* Update missing translation about cis、istio、monitoring and logging parts for v2.8
2024-04-10 17:19:03 -04:00
dingluyy b14d053624 Update missing Chinese translations of v2.8 and latest versions (#1221)
* Update missing latest Chinese translations

* Update missing v2.8 Chinese translations
2024-04-10 16:52:25 -04:00
STARRY-S 209f133f04 Update missing Chinese translations of v2.8 and latest versions. (#1212)
* Update missing latest Chinese translations

Update latest version missing Chinese translations in `reference-guides`
and `enable-api-audit-log-in-downstream-clusters.md` in `how-to-guides`.

* Update missing v2.8 Chinese translations

Update v2.8 version missing Chinese translations in `reference-guides`
and `enable-api-audit-log-in-downstream-clusters.md` in `how-to-guides`.
2024-04-10 16:51:02 -04:00
Hang Jiang 2b0a778a7d Update missing Chinese translation for getting-started part (#1215) 2024-04-10 16:50:33 -04:00
Jing Wu b3a2a2ac48 Update missing Chinese translations of v2.8 and latest versions (#1220)
* Update missing latest Chinese translations

* Update missing v2.8 Chinese translations
2024-04-10 16:49:38 -04:00
siye 51b462f97d Update missing Chinese translation about vsphere/workload/project/quo… (#1211)
* Update missing Chinese translation about current vsphere/workload/project/quota/loadbalancer/helm/backup/app/autoscaler

* Update missing Chinese translation about version-2.8 vsphere/workload/project/quota/loadbalancer/helm/backup/app/autoscaler
2024-04-08 13:46:52 -04:00
Jacie 785db2b776 Update missing Chinese translation about troubleshooting and RK API for latest and v2.8 (#1203)
* Update missing chinese translation about troubleshooting and RK API for latest

* Update missing chinese translation about troubleshooting and RK API for v2.8
2024-03-29 10:47:57 -04:00
Jacie a0a74b9c31 Update missing translation about authentication and linked parts for version 2.8 2024-03-28 14:24:36 +08:00
Marty Hernandez Avedon 01ef2065c0 Typo in heading, some style fixes across versions (#1040)
* typo in heading, some style fixes across versions

* avoid linking on the word 'here'
2023-12-20 12:51:22 -05:00