|
|
@ -2,6 +2,6 @@ In this phase we are going to introduce a service failure. |
|
|
|
|
|
|
|
|
Open a new terminal window and run: |
|
|
Open a new terminal window and run: |
|
|
|
|
|
|
|
|
`docker-compose stop pumps` |
|
|
|
|
|
|
|
|
`docker-compose stop sensors` |
|
|
|
|
|
|
|
|
to cause the `pumps` service to stop. |
|
|
|
|
|
|
|
|
to cause the `sensors-api` service to stop. |