Merge pull request #1738 from ahmetalpbalkan/patch-6

Fix code block rendering issue
This commit is contained in:
devin-donnelly
2016-11-21 14:22:56 -08:00
committed by GitHub
+1
View File
@@ -160,6 +160,7 @@ kubectl get pods busybox
```
You should see:
```
NAME READY STATUS RESTARTS AGE
busybox 1/1 Running 0 <some-time>