Files
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00

510 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Certificate certificate 2018-04-12 /docs/tasks/tls/managing-tls-in-a-cluster/ A cryptographically secure file used to validate access to the Kubernetes cluster.
security

A cryptographically secure file used to validate access to the Kubernetes cluster.

Certificates enable applications within a Kubernetes cluster to access the Kubernetes API securely. Certificates validate that clients are allowed to access the API.