Commit Graph

4 Commits

Author SHA1 Message Date
Michael Nikitochkin e705244732 [ja] Update the examples with source code and sync with en version 2021-03-17 17:35:20 +00:00
Michael Nikitochkin 1df5ca8f51 Use apiversion networking.k8s.io/v1 for ingress for JA
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`
2021-03-17 17:35:20 +00:00
TAKAHASHI Shuuji 325c201fd2 Translate tasks/access-application-cluster/ingress-minikube into Japanese. 2020-08-06 13:01:12 +09:00
TAKAHASHI Shuuji a5778f057f Copy /tasks/access-application-cluster/ingress-minikube.md from en/ directory. 2020-08-06 12:14:07 +09:00