-
Notifications
You must be signed in to change notification settings - Fork 575
[ru] Localize Security Chaos Engineering
#3415
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
base: dev-ru
Are you sure you want to change the base?
Conversation
Signed-off-by: Kirill Kononovich <[email protected]> Translate title - distributed-systems.md Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
shurup
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.
LGTM, with a couple of tiny suggestions.
| Инженерные команды будут постепенно улучшать понимание проблем безопасности | ||
| в сложных инфраструктурах, платформах и распределенных системах. | ||
| SCE повышает киберустойчивость всего продукта, выявляет скрытые проблемы безопасности, | ||
| обнаруживает классические "слепые зоны" и подготавливает команды к критическим предельным случаям. |
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.
| обнаруживает классические "слепые зоны" и подготавливает команды к критическим предельным случаям. | |
| обнаруживает классические "слепые зоны" и подготавливает команды к критическим крайним случаям. |
| в сложных инфраструктурах, платформах и распределенных системах. | ||
| SCE повышает киберустойчивость всего продукта, выявляет скрытые проблемы безопасности, | ||
| обнаруживает классические "слепые зоны" и подготавливает команды к критическим предельным случаям. | ||
| Этот подход помогает [SRE-](/ru/site-reliability-engineering/), [DevOps-](/ru/devops/) и [DevSecOps-](/ru/devsecops/)инженерам |
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.
| Этот подход помогает [SRE-](/ru/site-reliability-engineering/), [DevOps-](/ru/devops/) и [DevSecOps-](/ru/devsecops/)инженерам | |
| Этот подход помогает [SRE](/ru/site-reliability-engineering/)-, [DevOps](/ru/devops/)- и [DevSecOps](/ru/devsecops/)-инженерам |
Describe your changes
Localize Security Chaos Engineering into Russian.
Related issue number or link (ex:
resolves #issue-number)Security Chaos Engineeringinto Russian #3328Checklist before opening this PR (put
xin the checkboxes)git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfigby runninggit config --global alias.ci "commit -s".