Skip to content

Commit 1e1ab08

Browse files
committed
fix:delete localized image
1 parent a3d98f8 commit 1e1ab08

File tree

2 files changed

+1
-140
lines changed

2 files changed

+1
-140
lines changed

content/ja/docs/concepts/security/controlling-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ content_type: concept
1212
APIアクセスには、人間のユーザーと[Kubernetesサービスアカウント](/docs/tasks/configure-pod-container/configure-service-account/)の両方が認証可能です。
1313
リクエストがAPIに到達すると、次の図のようにいくつかの段階を経ます。
1414

15-
![Kubernetes APIリクエストの処理手順図](/images/docs/admin/access-control-overview-ja.svg)
15+
![Kubernetes APIリクエストの処理手順図](/images/docs/admin/access-control-overview.svg)
1616

1717
## トランスポート層のセキュリティ
1818
一般的なKubernetesクラスターでは、APIはTLSで保護された443番ポートで提供されます。

0 commit comments

Comments
 (0)