Fix formatting issues in federated ingress docs

This commit is contained in:
Clenimar Filemon
2017-04-26 14:36:04 -03:00
committed by Andrew Chen
parent 5462769c4a
commit d3242d6a23
+2 -2
View File
@@ -172,7 +172,7 @@ ingresses function correctly, either start with new, empty clusters, or make
sure that you delete (and recreate if necessary) all pre-existing
Ingresses in the clusters comprising your federation.
#Adding backend services and pods
## Adding backend services and pods
To render the underlying ingress shards healthy, we need to add
backend Pods behind the service upon which the Ingress is based. There are several ways to achieve this, but
@@ -187,7 +187,7 @@ kubectl --context=federation-cluster create -f services/nginx.yaml
```
``` shell
kubectl --context=federation-cluster create -f myreplicaset.yaml
kubectl --context=federation-cluster create -f myreplicaset.yaml
```
Note that in order for your federated ingress to work correctly on