From f65622b8952d866971419cea7588d273e5914c7e Mon Sep 17 00:00:00 2001 From: Neha Date: Wed, 6 Jun 2018 15:01:15 -0700 Subject: [PATCH] no message --- .../users/application-developer/foundational.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/content/en/docs/user-journeys/users/application-developer/foundational.md b/content/en/docs/user-journeys/users/application-developer/foundational.md index dcaf6a1df7..b3865b382f 100644 --- a/content/en/docs/user-journeys/users/application-developer/foundational.md +++ b/content/en/docs/user-journeys/users/application-developer/foundational.md @@ -51,12 +51,6 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque eu nibh ultrice {{% /tab %}} {{< tab name="2. Expose" >}} -1. Create a new service - - ``` - kubectl get pods - ``` - ### H3 This is in an H3 section. @@ -75,6 +69,14 @@ This is in an H5 section. This is in an H6 section. +1. Create a new service + + ``` + kubectl get pods + ``` + + +
kubectl get pods