Commit Graph

7 Commits (dev-1.23-ko.3)

Author SHA1 Message Date
wei.wang 15926508f3 [zh]Fix format 2022-04-24 03:30:33 +08:00
帅进超 bddfa4f82f
[zh] sync translation of ingress minikube page (#31027)
* [zh] verification methods of different minikube versions of ingress

* [zh] sync translation of ingress minikube content page

* [zh] update translate comment struct
2021-12-22 00:03:36 -08:00
caodonghui 9303a66890 fix typo 2021-02-19 17:33:16 +08:00
Qiming Teng 51949a9403 [zh] Sync English site changes (9) 2020-11-23 09:34:47 +08:00
Qiming Teng ea85d09cd1 [zh] Sync changes to Ingress example
This is a sync from English site where the sample YAML is spawn into a
standalone file. (a79db9d5de).
2020-10-12 11:23:15 +08:00
Michael Nikitochkin 5136f8d552
Use apiversion networking.k8s.io/v1 for ingress in ZH version
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2020-09-29 17:55:26 +02:00
Qiming Teng ac9daa6d8a [zh] Localize ingress-minikube 2020-07-31 16:29:14 +08:00