From c4534932803bacfbbf44c19c797da4bf1414bd40 Mon Sep 17 00:00:00 2001 From: Varsha Rao Date: Fri, 11 Dec 2020 23:23:28 +0530 Subject: [PATCH] doc/dev/kubernetes: Add minikube tips and misc updates Signed-off-by: Varsha Rao --- doc/dev/kubernetes.rst | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/doc/dev/kubernetes.rst b/doc/dev/kubernetes.rst index 477f40f3e1fcb..75b100b243f55 100644 --- a/doc/dev/kubernetes.rst +++ b/doc/dev/kubernetes.rst @@ -12,7 +12,7 @@ Hacking on Ceph in Kubernetes with Rook to hack on Ceph in Kubernetes. This guide is aimed at Ceph developers getting started with running -in a Kubernetes environment. It assumes that you may be hacking on Rook, +in a Kubernetes environment. It assumes that you may be hacking on Rook, Ceph or both, so everything is built from source. TL;DR for hacking on MGR modules @@ -48,21 +48,28 @@ Or `Host your own