burnedoutman
089113746d
Update expose-intro.html
2025-03-23 21:41:03 +07:00
Innokenty
1d072eac1f
[ru] fixed example port: *8080
2024-05-12 12:25:32 +09:00
Dmitry Shurupov
95cf12dea6
Show the correct proxy URL in the deploy-intro (ru)
...
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2024-03-26 14:09:30 +07:00
Arhell
633c0824bd
[ru] Edit docker-specific image name
2024-03-21 01:19:19 +02:00
Aleksandr Maskalev
b2c81c52ed
update scale-intro.html (close <code> tag)
2024-02-27 20:48:39 +06:00
Arhell
a1cf44d870
[ru] Ensure seccomp starts with small letter
2023-11-17 03:08:52 +02:00
Dmitry Shurupov
4d8feb6765
Translating and fixing the interactive tutorials in Russian ( #42530 )
...
Co-authored-by: Kirill Kononovich <41591254+kirkonru@users.noreply.github.com>
2023-08-16 07:04:27 -07:00
Andrey Goran
9cd3c6ac89
RU localization: replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
2023-07-25 12:34:16 +04:00
Kubernetes Prow Robot
f3fa870dc3
Merge pull request #39526 from JazzSlice/patch-1
...
[ru] Update tutorials/kubernetes-basics/_index.html
2023-05-22 21:10:26 -07:00
Kubernetes Prow Robot
e4de1732d7
Merge pull request #39215 from askarsyzdykov/patch-2
...
[ru] Fixed typo in update-intro.html
2023-05-15 22:59:37 -07:00
JazzSlice
b0c710dc13
Update _index.html
2023-02-18 23:59:30 +03:00
Tim Bannister
0746ed5683
Replace k8s.gcr.io with registry.k8s.io
2023-02-03 15:48:04 +00:00
Askar Syzdykov
ad275a8fdf
Fixed typo in update-intro.html
2023-02-02 10:18:39 +06:00
Kubernetes Prow Robot
c1a420c18f
Merge pull request #31512 from shurup/patch-4
...
[ru] Small corrections for kubernetes-basics index
2022-11-14 19:34:43 -08:00
Stepan
9ac6c1b146
Update _index.html
...
fix typo
2022-06-23 21:08:38 +07:00
Ilya
b0ddc96d19
Update deploy-intro.html
...
вы можете развернуть на нём свои контейнеризированные приложения
Вместо
вы можете развернуть свои контейнеризированные приложения в него
2022-05-28 15:04:34 +05:00
Sergey
c15d19c254
Update expose-intro.html
...
... в каких случаях понадобится...
либо
... в каких случаях может понадобиться...
2022-05-03 21:56:09 +07:00
Dmitry Shurupov
5fcd666b4e
[ru] Small corrections for kubernetes-basics index
2022-01-26 11:30:36 +07:00
Mikhail Sidorov
8071fed3aa
Fix missed word in russian translation
2021-10-25 18:52:21 +03:00
Arhell
f57f004bd0
[ru] Add seccomp tutorial to index
2021-10-07 00:26:31 +03:00
Ben Hall
3fa95f0c93
Remove Roboto reference from interactive translated pages
...
Signed-off-by: Ben Hall <ben@benhall.me.uk>
2020-09-09 08:53:08 +01:00
M. Habib Rosyad
07c6eed033
remove CI/CD Pipeline section in content/ru/docs/tutorials/_index.md
2020-08-20 10:30:39 +07:00
Kubernetes Prow Robot
16bb6f362b
Merge pull request #20590 from lou-lan/fix/minikube-image-ru
...
Fix minikube image 'project:hello-minikube-zero-install' has been suspended.
2020-07-07 00:27:58 -07:00
Karen Bradshaw
1224efaa6f
add ru pages
2020-06-09 19:33:15 -04:00
Alexey Pyltsyn
10b003ee07
Improve content and update links in Russian translation
2020-05-08 09:59:03 +03:00
Alexey Pyltsyn
5f88e973bd
Translate Learn Kubernetes Basics into Russian
2020-05-07 19:43:27 +03:00
lou-lan
9abcf6805b
Fix minikube image 'project:hello-minikube-zero-install' has been suspended.
2020-04-28 00:31:51 +08:00
Alexey Pyltsyn
6848ca4600
Fix Russian translation for "control plane" term ( #19802 )
2020-03-23 03:56:45 -07:00
Slava Semushin
08c0895529
ru/docs/tutorials/hello-minikube.md: sync with English translation. ( #18687 )
2020-01-20 03:59:36 -08:00
Slava Semushin
093245229b
ru/docs/tutorials/hello-minikube.md: minor improvements ( #18611 )
...
* content/ru/docs/tutorials/hello-minikube.md: minor improvements.
* Update Hello Minikube tutorial to use Metrics Service and not Heapster
Co-authored-by: Ben Hall <ben@benhall.me.uk>
Co-authored-by: Ben Hall <Ben@Benhall.me.uk>
2020-01-12 03:59:37 -08:00
Salavat
b094709c98
ru hello-minikube.md spelling mistake fix ( #18603 )
...
"plus" was written as "плюч" - that is incorrect.
2020-01-11 01:39:36 -08:00
Nikita Potapenko
9d0cc29bf4
Init Russian localization ( #16404 )
...
* initial
* aisonaku owner
* initial. copy minimal en content to ru
* i18n strings update
* main page, one section
* draft main page, setup, minicube
* main page
* pick up solution
* Init russian translate
* Translated hello-minikube.md file
* tutorials started
* russ localization
* update config.toml and add README-ru.md
* update README.md for the reference to the Russian languge
* Update README-ru.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update README-ru.md
* Update README-ru.md
* concepts overview started
* Update owners aliases
* Remove duplicate section
* Cleanup
Remove untraslated files
* Add examples
* Fix typo
* Apply suggestions from code review
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* partly fixed for comments
* Remove partially translated files
* Translate remaining strings
* Translate base concepts
2019-11-14 14:15:14 -08:00