Moving translated file to translations directory (#2215)
* Moving translation file to a different directory Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>
This commit is contained in:
parent
b501ae94ac
commit
6c8cded39c
|
|
@ -15,6 +15,10 @@
|
|||
[](https://www.youtube.com/channel/UCa57PMqmz_j0wnteRa9nCaw)
|
||||
<br><br><br><br>
|
||||
|
||||
#### *Read this in [other languages](translations/TRANSLATIONS.md).*
|
||||
|
||||
[🇰🇷](translations/README-ko.md) [🇨🇳](translations/README-chn.md)
|
||||
|
||||
## Overview
|
||||
|
||||
Litmus is a toolset to do cloud-native chaos engineering. Litmus provides tools to orchestrate chaos on Kubernetes to help SREs find weaknesses in their deployments. SREs use Litmus to run chaos experiments initially in the staging environment and eventually in production to find bugs, vulnerabilities. Fixing the weaknesses leads to increased resilience of the system.
|
||||
|
|
@ -95,4 +99,4 @@ Community Resources:
|
|||
<br>
|
||||
<a href="https://landscape.cncf.io/selected=litmus">
|
||||
CNCF Landscape <img src="https://landscape.cncf.io/images/left-logo.svg" alt="Litmus on CNCF Landscape" height="15">
|
||||
</a>
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
# Translations
|
||||
|
||||
| | Translated Link |
|
||||
| --- | --- |
|
||||
| 🇨🇳 | [Chinese](README-chn.md)|
|
||||
| :uk: | [English](../README.md) |
|
||||
| 🇰🇷 | [Korean](README-ko.md) |
|
||||
Loading…
Reference in New Issue