Added python-rust article.

Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
2021-12-11 18:08:26 +04:00
parent 27a3bf64f9
commit b77a2e6bf9
8 changed files with 513 additions and 22 deletions

View File

@ -358,6 +358,8 @@ sudo systemctl start k3s.service
# Ваше первое приложение в кластере.
Вы можете следовать статье, а можете подсмотреть весь код в [репозитории](https://github.com/s3rius/blog_examples/tree/master/req_counter).
### Сервер
Давайте создадим своё первое приложение.