From 07c6eed0335f34b91665542731f896035fe1b469 Mon Sep 17 00:00:00 2001 From: "M. Habib Rosyad" Date: Thu, 20 Aug 2020 10:30:39 +0700 Subject: [PATCH] remove CI/CD Pipeline section in content/ru/docs/tutorials/_index.md --- content/ru/docs/tutorials/_index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/ru/docs/tutorials/_index.md b/content/ru/docs/tutorials/_index.md index 0ae88119cc..e251975329 100644 --- a/content/ru/docs/tutorials/_index.md +++ b/content/ru/docs/tutorials/_index.md @@ -43,16 +43,6 @@ content_type: concept * [Запуск ZooKeeper, A CP Distributed System](/docs/tutorials/stateful-application/zookeeper/) -## Конвейерная обработка CI/CD - -* [Настройка конвейера CI/CD с Kubernetes Часть 1: Обзор](https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview) - -* [Настройка конвейера CI/CD с подом Jenkins в Kubernetes (Часть 2)](https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/6/set-cicd-pipeline-jenkins-pod-kubernetes-part-2) - -* [Запуск и масштабирование приложения распределённого кроссворда с CI/CD в Kubernetes (Часть 3)](https://www.linux.com/blog/learn/chapter/intro-to-kubernetes/2017/6/run-and-scale-distributed-crossword-puzzle-app-cicd-kubernetes-part-3) - -* [Настройка CI/CD для приложения распределённого кроссворда в Kubernetes (Часть 4)](https://www.linux.com/blog/learn/chapter/intro-to-kubernetes/2017/6/set-cicd-distributed-crossword-puzzle-app-kubernetes-part-4) - ## Кластеры * [AppArmor](/docs/tutorials/clusters/apparmor/)