From e7b1db7957e8afdc2cc6aa9dd85fde759c5cd18b Mon Sep 17 00:00:00 2001 From: Neha Date: Wed, 6 Jun 2018 14:39:36 -0700 Subject: [PATCH] testing headers --- .../application-developer/foundational.md | 24 ++++++++++++++----- 1 file changed, 18 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 c6d29f9a45..8d66bea4fa 100644 --- a/content/en/docs/user-journeys/users/application-developer/foundational.md +++ b/content/en/docs/user-journeys/users/application-developer/foundational.md @@ -52,15 +52,27 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque eu nibh ultrice {{< tab name="2. Expose" >}} 1. Create a new service -Verify that our application is running. We’ll use the kubectl get command and look for existing Pods: + ``` + kubectl get pods + ``` +### H3 +This is in an H3 section. + +#### H4 + +This is in an H4 section. + +##### H5 + +This is in an H5 section. + +###### H6 + +This is in an H6 section. - ``` - kubectl get pods - ``` - 'kubectl'
kubectl get pods
-
  • I am unordered list.
  • +