Files
school-dev-k8s/practice/21.ci-cd/README.md
T
2021-09-28 12:04:51 +03:00

27 lines
854 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# CI/CD в Kubernetes с помощью Gitlab
## Список практик
[1.1 Prepare Cluster](1.1.prepare_cluster/README.md)
[1.2 Deploy](1.2.deploy/README.md)
[1.3 Show Logs](1.3.logs/README.md)
[1.4 Improvement_cicd](1.4.improvement_cicd/README.md)
[1.5 Two containers/](1.5.two_containers//README.md)
[1.6 Job for migration](1.6.job.migration/README.md)
## Форк проекта
> Открываем в браузере репозиторий xpaste. Он находится по адресу
https://github.com/Slurmio/xpaste
> Справа на одной линии с названием проекта видим кнопку fork. Нажимаем ее.
> И дожидаемся окончания процесса форка.
> Последним шагом клонируем получившийся форк к себе.