Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adding helm homework #56

Closed
wants to merge 1 commit into from
Closed

Adding helm homework #56

wants to merge 1 commit into from

Conversation

ilyareist
Copy link
Collaborator

No description provided.

- Написать k8s манифесты для процессов приложения календаря (deployment, service, ingress)
- Написать helm chart для шаблонизации манифестов, создать values файл с дефолтными значениями

### Критерии оценки
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Думаю, что будет здорово, если сумма баллов в критерии оценки будет соответствовать остальным заданиям, т.е 10

- Созданы yaml манифесты для deployment, service, ingress - 3 балла
- Есть liveness и readiness пробы - 1 балл
- Написан helm чарт, есть values файл - 2 балла
- Makefile заполнен и пайплайн зеленый - 1 балл
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Каким образом пайплайн проверяет корректность задания?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Кажется тут нужны изменения в нашем ci

@@ -3,11 +3,13 @@
- [Домашнее задание №13 «Внешние API от Календаря»](./docs/13_README.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вероянтно, следует переименовать директорию и добавить 16

@@ -0,0 +1,22 @@
## Домашнее задание №16 «Шаблонизация манифестов "Календаря"»
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Предлагаю добавить ссылку на этот файл в README в корне репозитория, по аналогии с остальными заданиями

- Makefile заполнен и пайплайн зеленый - 1 балл


#### Зачёт от 6 баллов
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Есть ли подсказки для студентов и частые ошибки, на которые следует обратить внимание при выполнении задания?

@ityulkanov ityulkanov closed this Feb 3, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants