This is an old revision of the document!


Практикуюсь в построении CI на базе GitLab и GKE

Итак. У меня есть стандартное тестовое приложение https://github.com/GoogleCloudPlatform/microservices-demo
Я залил этот репозиторий на https://gitlab.com/dashboard/projects

Предполагаю, что на машинке установлен и инициализирован gcloud и terraform.

Разворачиваем кластер Kubernetes на GKE

git clone https://gitlab.com/mike.obninsk/gke_cluster.git
cd gke_cluster
terrafrom init
terraform plan
terraform apply

Получаем учетные данные для кластера:

Enter your comment. Wiki syntax is allowed:
 
  • devops/gitlab_ci_gke.1599663061.txt
  • Last modified: 2020/09/09 14:51
  • by admin