testing headers

This commit is contained in:
Neha
2018-06-06 14:39:36 -07:00
parent cfd05220bc
commit e7b1db7957
@@ -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. Well 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'
<pre><code>kubectl get pods</code></pre>
<li> I am unordered list.</li>
<li><ul> I am unordered list.</ul></li>