Fix spelling error (#4528)
Fix misspelling of rabbitmq in coarse parallel processing example
This commit is contained in:
@@ -77,7 +77,7 @@ Later, we will make a docker image that includes these packages.
|
|||||||
Next, we will check that we can discover the rabbitmq service:
|
Next, we will check that we can discover the rabbitmq service:
|
||||||
|
|
||||||
```
|
```
|
||||||
# Note the rabitmq-service has a DNS name, provided by Kubernetes:
|
# Note the rabbitmq-service has a DNS name, provided by Kubernetes:
|
||||||
|
|
||||||
root@temp-loe07:/# nslookup rabbitmq-service
|
root@temp-loe07:/# nslookup rabbitmq-service
|
||||||
Server: 10.0.0.10
|
Server: 10.0.0.10
|
||||||
|
|||||||
Reference in New Issue
Block a user