Ilya Z
abab541c57
small_fix
2022-03-28 23:40:05 +04:00
Kubernetes Prow Robot
9c7f14d19f
Merge pull request #32556 from Tellz777/minor_changes
...
kubectl_docs_fixes
2022-03-28 00:17:22 -07:00
Ilya Z
482bfee980
kubectl_docs_fixes
2022-03-27 12:47:02 +04:00
Ilya Z
9a49299b4f
cheatsheet_fixes
2022-03-27 12:20:37 +04:00
Jihoon Seo
f334e9e23d
[ru] Remove exec permission on markdown files
2021-06-22 18:08:32 +09:00
joostas
17b5158f24
[ru] "kubectl for Docker Users" use "kubectl create deployment" command to run pod
...
Before:
Example runs pod without creating deployment
```sh
kubectl run --image=nginx nginx-app --port=80
```
But later in document mentions:
```
deployment "nginx-app" created
```
After:
Pod is created with deployment. (Aligned with other language examples)
2021-04-05 21:36:32 +03:00
Arhell
0b4bbec54b
update cheatsheet.md
2021-02-15 00:42:08 +02:00
dedok1997
5a57a12da3
Update overview.md
...
Fix typo
2020-09-17 19:29:08 +03:00
woblerr
78180fcde0
Fix HTML table content in kubectl.md
2020-07-07 01:40:43 +03:00
Tim Bannister
bb0823fcbe
Fix page front matter (ru localization)
2020-06-29 18:49:36 +01:00
Karen Bradshaw
1224efaa6f
add ru pages
2020-06-09 19:33:15 -04:00
Alexey Pyltsyn
737af651b3
Translate kubectl CLI reference into Russian ( #19759 )
...
* Translate kubectl CLI reference into Russian
* Remove reviewers
2020-03-26 00:46:25 -07:00