Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit 2411032

Browse files
committed
tweak list num, remove deployDoc
1 parent 40ed147 commit 2411032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment/kubernetes-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
deployDoc: true
3+
deployDoc: false
44
---
55

66
## Deploying Sock Shop on any Kubernetes cluster
@@ -18,7 +18,7 @@ This explains how to deploy the Sock Shop onto any existing Kubernetes cluster.
1818
### Deploy Sock Shop
1919

2020
1. [Clone the microservices-demo repository](https://github.com/microservices-demo/microservices-demo)
21-
1. Go to the *deploy/kubernetes* folder
21+
2. Go to the *deploy/kubernetes* folder
2222
```
2323
kubectl apply -f complete-demo.yaml
2424
```

0 commit comments

Comments
 (0)