From 48555fc8aced0bb51375dbe3ba96525185c63d2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Torres?= Date: Thu, 21 May 2020 16:29:57 +0100 Subject: [PATCH] Duplicated Kubernetes client guide --- _data/guides.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/_data/guides.yaml b/_data/guides.yaml index c80280e06f..b9fec7102a 100644 --- a/_data/guides.yaml +++ b/_data/guides.yaml @@ -238,9 +238,6 @@ categories: - title: Using the Kubernetes Client to Interact with a Kubernetes Cluster url: /guides/kubernetes-client description: This guide demonstrates how to use the Fabric8 Kubernetes client to interact with your Kubernetes cluster. - - title: Using the Kubernetes Client to Interact with a Kubernetes Cluster - url: /guides/kubernetes-client - description: This guide demonstrates how to use the Fabric8 Kubernetes client to interact with your Kubernetes cluster. - title: Deploying to Microsoft Azure Cloud url: /guides/deploying-to-azure-cloud description: This guide explains how to deploy a Quarkus application to Microsoft Azure Cloud.