Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T08:53:41.000Z (10 months ago)
- Last Synced: 2024-11-07T21:37:26.314Z (3 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: 7.81 KB
- Stars: 0
- Watchers: 9
- 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) расположен в этом репозитории.