https://github.com/yandex-cloud-examples/yc-mk8s-cr-gitlab
Непрерывное развертывание контейнеризованных приложений в кластере Managed Service for Kubernetes® с помощью GitLab.
https://github.com/yandex-cloud-examples/yc-mk8s-cr-gitlab
container-registry gitlab kubernetes mk8s terraform yandex-cloud yandexcloud
Last synced: about 2 months ago
JSON representation
Непрерывное развертывание контейнеризованных приложений в кластере Managed Service for Kubernetes® с помощью GitLab.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-mk8s-cr-gitlab
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-03-08T09:07:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T11:52:47.000Z (about 1 year ago)
- Last Synced: 2025-07-05T05:31:20.047Z (12 months ago)
- Topics: container-registry, gitlab, kubernetes, mk8s, terraform, yandex-cloud, yandexcloud
- Language: HCL
- Homepage: https://cloud.yandex.ru/ru/docs/managed-kubernetes/tutorials/gitlab-containers
- Size: 9.77 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Непрерывное развертывание контейнеризованных приложений в кластере Yandex Managed Service for Kubernetes® с помощью GitLab
Вы можете:
* Развертывать приложения из контейнера в кластере [Managed Service for Kubernetes®](https://yandex.cloud/ru/docs/managed-kubernetes) через GitLab с помощью инструментов Yandex Cloud. См. [практическое руководство](https://cloud.yandex.ru/ru/docs/managed-kubernetes/tutorials/gitlab-containers).
* Сканировать уязвимости Docker-образов в [Yandex Container Registry](https://yandex.cloud/ru/docs/container-registry) при непрерывном развертывании приложений Managed Service for Kubernetes® через GitLab. См. [практическое руководство](https://cloud.yandex.ru/ru/docs/managed-kubernetes/tutorials/sign-cr-with-cosign).
Подготовка инфраструктуры для Managed Service for Kubernetes® и Container Registry через Terraform описана в практических руководствах, необходимый для настройки конфигурационный файл [k8s-and-registry-for-gitlab.tf](k8s-and-registry-for-gitlab.tf) расположен в этом репозитории.