From b6c54be404736665ab49c6e8cc281cfc29252b26 Mon Sep 17 00:00:00 2001 From: attardi <giuseppe.attardi@garr.it> Date: Mon, 22 Jan 2018 00:44:08 +0100 Subject: [PATCH] Fix description. --- bundle.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bundle.yaml b/bundle.yaml index 712516f..a0f09f8 100644 --- a/bundle.yaml +++ b/bundle.yaml @@ -6,8 +6,7 @@ ## series: xenial -description: An eight-machine Kubernetes cluster, appropriate for production. Includes a three-machine etcd and ceph-mon cluster, a Kubernetes master, three Kubernetes worker nodes and a Kubernetes worker with GPUs. -The Ceph (Luminous) cluster uses three nodes for Ceph Monitors and a Ceph OSD in LXD containers on each worker machine. +description: An eight-machine Kubernetes cluster, appropriate for production. Includes a three-machine etcd and ceph-mon cluster, a Kubernetes master, three Kubernetes worker nodes and a Kubernetes worker with GPUs. The Ceph (Luminous) cluster uses three nodes for Ceph Monitors and a Ceph OSD in LXD containers on each worker machine. # ---------------------------------------------------------------------- parameters: -- GitLab