-
Notifications
You must be signed in to change notification settings - Fork 15.1k
[uk] Create secret.md #53075
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[uk] Create secret.md #53075
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
||
| Секрети дають вам більше контролю над тим, як використовується конфіденційна інформація і зменшують ризик випадкового її розголошення. Значення Secret кодуються як рядки base64 і зазвичай зберігаються в незашифрованому вигляді, але можуть бути налаштовані для [шифрування в стані покою](/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted). | ||
|
|
||
| {{< glossary_tooltip text="Pod" term_id="pod" >}} може посилатися на Secret різними способами, такими як монтування тому, чи як змінна середовища. Secretʼи призначені для конфіденційних даних, а [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) призначені для неконфіденційних даних. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| {{< glossary_tooltip text="Pod" term_id="pod" >}} може посилатися на Secret різними способами, такими як монтування тому, чи як змінна середовища. Secretʼи призначені для конфіденційних даних, а [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) призначені для неконфіденційних даних. | |
| {{< glossary_tooltip text="Pod" term_id="pod" >}} може посилатися на Secret різними способами, такими як монтування тому, чи як змінна середовища. Secret призначені для конфіденційних даних, а [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) призначені для неконфіденційних даних. |
Minor: Hey, maybe it makes to update it a little bit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dolgachio IDK 🤷 .
In the original, it is "Secrets" (plural form) as well as ConfigMaps next in the line. Since we are talking about a system object here, the term has been left untranslated, but with a Ukrainian ending. 😉
Arhell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
/lgtm
/approve
|
LGTM label has been added. Git tree hash: 3ce2444ab3535a81f5a13502ee8f435c14a6d8a7
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Arhell, dolgachio The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR is created on @lmktfy's request #48551 (comment) to move forward with PR #52713