Commit Graph

24 Commits (update-schedule)

Author SHA1 Message Date
windsonsea 91c33d81b7 [zh] Add create-daemon-set.md 2025-01-07 11:42:12 +08:00
Qiming Teng cfe5727e45 [zh] Sync example manifests
This PR synchronizes the example manifests from the English upstream
so that the test case can succeed. To test it:
2024-12-23 13:35:56 +08:00
Mengjiao Liu b886d6bcfd [zh-cn] Resync some examples YAMLs 2024-09-20 15:14:46 +08:00
Qiming Teng 3d846d3e16 [zh] Resync server-side-apply page
The YAML file in the exampels directory is not referenced and it has
been removed in the English site.
2024-09-14 11:57:18 +08:00
Arhell 790f58c3ae [zh] Update stale StatefulSet with Cassandra example 2024-08-06 01:35:23 +03:00
Mengjiao Liu 604a46193e [zh] resync guestbook/YAMLs 2024-01-11 10:25:11 +08:00
xin.li d2492b5322 [zh-cn] sync secret cheatsheet php-apache.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-09 22:48:05 +08:00
windsonsea 74911b8e02 [zh] sync init-containers.md 2023-08-21 12:09:39 +08:00
xin gu fe86412ea0 sync wordpress-deployment mysql-deployment mysql-wordpress-persistent-volume
sync wordpress-deployment mysql-deployment mysql-wordpress-persistent-volume
2023-06-20 12:12:30 +08:00
Arhell d171342339 [zh] Removed spec.Replicas 2023-03-15 00:47:59 +02:00
Arhell 971265856d [zh] updated nginx version to follow examples correctly 2023-02-07 00:48:07 +02:00
xin.li 1d90affc00 [zh-cn] sync mysql-statefulset kubeadm-join kubernetes-api
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-09-27 22:33:57 +08:00
michelle951 11078e51f1 update image address in yml files 2022-09-03 18:48:26 +08:00
windsonsea b4b045512b [zh-cn] resync horizontal-pod-autoscale-walkthrough.md 2022-08-18 07:56:01 +08:00
windsonsea 1276713bb9 [zh-cn] resync comments in code 2022-07-01 22:24:48 +08:00
Kubernetes Prow Robot 30d18b624d
Merge pull request #34580 from tengqm/zh-resync-mysql-yamls
[zh-cn] Resync some MySQL example YAMLs
2022-07-01 01:09:22 -07:00
Michael 193b589a41 [zh-cn] resync frontend-nginx.conf 2022-06-28 07:21:17 +08:00
Kubernetes Prow Robot 363f24317c
Merge pull request #34597 from windsonsea/docsite5
[zh] resync guestbook/YAMLs
2022-06-25 21:02:57 -07:00
Kubernetes Prow Robot 3d9123a363
Merge pull request #34593 from windsonsea/docsite4
[zh] resyn cassandra-statefulset.yaml
2022-06-25 20:44:57 -07:00
Michael fa28849ee8 [zh] resyn cassandra-statefulset.yaml 2022-06-25 23:23:32 +08:00
Michael afe5fee803 [zh] resync guestbook/YAMLs 2022-06-25 23:20:04 +08:00
Michael 097197c1a3 [zh] resync deployment yamls 2022-06-25 18:01:28 +08:00
Qiming Teng 1c461b64d5 [zh-cn] Resync some MySQL example YAMLs 2022-06-25 11:28:00 +08:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00