Commit Graph

12 Commits

Author SHA1 Message Date
ystkfujii 26a4e5fd41 [ja] s/クラスタ/クラスター/g 2023-04-04 10:15:19 +09:00
Arhell dc1bfa1267 [ja] Revise use of jsonpath in AppArmor tutorial 2023-01-03 00:40:30 +02:00
Thomas Balthazar 7bc5e5e3ab Update deprecated kubectl command in apparmor doc
This PR updates example `kubectl exec` commands to avoid warnings.
It is a follow-up PR to #37221 that also updates the localizations.

Running `kubectl exec <pod_name> <command>` is deprecated:
```
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead
```
It should be: `kubectl exec <pod_name> -- <command>`
2022-11-07 12:14:30 +01:00
Kubernetes Prow Robot 31b90c5180
Merge pull request #30452 from fenggw-fnst/cleanup-ja
[ja] Remove ^H character
2022-01-13 01:24:30 -08:00
Arhell 2a1ba00aa7 [ja] update apparmor.md 2021-11-18 02:39:08 +02:00
Guangwen Feng 0ffe9f327b [ja] Remove ^H character
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-12 11:40:56 +08:00
Jihoon Seo 7c256aa07e [ja] Remove exec permission on markdown files 2021-06-22 18:22:52 +09:00
TAKAHASHI Shuuji eab8f5361c
Fix a typo 2021-04-06 18:19:45 +09:00
TAKAHASHI Shuuji 88275ce3fe
Fix wrong translations 2021-04-06 18:17:05 +09:00
TAKAHASHI Shuuji e3d9f76bff Translate tutorials/clusters/apparmor into Japanese 2021-04-02 15:25:47 +00:00
TAKAHASHI Shuuji 5d0031cbdd Translate _index.md into Japanese 2021-04-02 15:25:47 +00:00
TAKAHASHI Shuuji 5401a7ae75 Copy files to translate into Japanese 2021-04-02 15:25:47 +00:00