4 Commits

Author SHA1 Message Date
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