Skip to content

Commit 7bf60ad

Browse files
Create certificate.md
1 parent 7ffd847 commit 7bf60ad

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: 証明書
3+
id: certificate
4+
date: 2018-04-12
5+
full_link: /docs/tasks/tls/managing-tls-in-a-cluster/
6+
short_description: >
7+
Kubernetesクラスターへのアクセスを検証するために使用される暗号化された安全なファイル。
8+
9+
aka:
10+
tags:
11+
- security
12+
---
13+
Kubernetesクラスターへのアクセスを検証するために使用される暗号化された安全なファイル。
14+
15+
<!--more-->
16+
17+
証明書により、Kubernetesクラスター内のアプリケーションがKubernetes APIに安全にアクセスできるようになります。証明書は、クライアントがAPIにアクセスできることを検証します。

0 commit comments

Comments
 (0)