From 9e80586e7a54853da6c0e4d44a1a9ea9a7ce3855 Mon Sep 17 00:00:00 2001 From: "M. Habib Rosyad" Date: Thu, 20 Aug 2020 10:29:14 +0700 Subject: [PATCH] remove CI/CD Pipeline section in content/pt/docs/tutorials/_index.md --- content/pt/docs/tutorials/_index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/pt/docs/tutorials/_index.md b/content/pt/docs/tutorials/_index.md index 85941bc187..a488f84388 100644 --- a/content/pt/docs/tutorials/_index.md +++ b/content/pt/docs/tutorials/_index.md @@ -43,16 +43,6 @@ Antes de iniciar um tutorial, é interessante que vocẽ salve a página de [Glo * [Executando ZooKeeper no Kubernetes](/docs/tutorials/stateful-application/zookeeper/) -## Pipelines de CI/CD - -* [Configurando um Pipeline CI/CD com Kubernetes Parte 1: Visão Geral](https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview) - -* [Configurando um Pipeline CI/CD com um Pod Jenkins no Kubernetes (Parte 2)](https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/6/set-cicd-pipeline-jenkins-pod-kubernetes-part-2) - -* [Executando e escalando um aplicativo distribuído de palavras cruzadas com CI/CD no Kubernetes (Parte 3)](https://www.linux.com/blog/learn/chapter/intro-to-kubernetes/2017/6/run-and-scale-distributed-crossword-puzzle-app-cicd-kubernetes-part-3) - -* [Configurando um CI/CD para um aplicativo distribuído de palavras cruzadas no Kubernetes (Parte 4)](https://www.linux.com/blog/learn/chapter/intro-to-kubernetes/2017/6/set-cicd-distributed-crossword-puzzle-app-kubernetes-part-4) - ## Clusters * [AppArmor](/docs/tutorials/clusters/apparmor/)