From 8ffecba55c57fd90943a5ab2f11eef1cd2f047fb Mon Sep 17 00:00:00 2001 From: "M. Habib Rosyad" Date: Thu, 20 Aug 2020 10:26:12 +0700 Subject: [PATCH] remove CI/CD Pipeline section in content/ko/docs/tutorials/_index.md --- content/ko/docs/tutorials/_index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/ko/docs/tutorials/_index.md b/content/ko/docs/tutorials/_index.md index a0dfb80ca1..a0af5ff5b5 100644 --- a/content/ko/docs/tutorials/_index.md +++ b/content/ko/docs/tutorials/_index.md @@ -45,16 +45,6 @@ content_type: concept * [분산 시스템 코디네이터 ZooKeeper 실행하기](/ko/docs/tutorials/stateful-application/zookeeper/) -## CI/CD 파이프라인 - -* [Set Up a CI/CD Pipeline with Kubernetes Part 1: Overview](https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview) - -* [Set Up a CI/CD Pipeline with a Jenkins Pod in Kubernetes (Part 2)](https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/6/set-cicd-pipeline-jenkins-pod-kubernetes-part-2) - -* [Run and Scale a Distributed Crossword Puzzle App with CI/CD on Kubernetes (Part 3)](https://www.linux.com/blog/learn/chapter/intro-to-kubernetes/2017/6/run-and-scale-distributed-crossword-puzzle-app-cicd-kubernetes-part-3) - -* [Set Up CI/CD for a Distributed Crossword Puzzle App on Kubernetes (Part 4)](https://www.linux.com/blog/learn/chapter/intro-to-kubernetes/2017/6/set-cicd-distributed-crossword-puzzle-app-kubernetes-part-4) - ## 클러스터 * [AppArmor](/ko/docs/tutorials/clusters/apparmor/)