Skip to content

Commit 9fd055f

Browse files
committed
Format tables
1 parent 6374b5b commit 9fd055f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/spring-cloud/spring-cloud-concept-app-status.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ To view general status of an application type, select **Apps** in the left navig
2323
The Deployment status is reported as one of the following values:
2424

2525
Deployment.properties.Status
26-
|--|--|
27-
|--|:-:|
2826
| Enum | Definition |
27+
| :--: | :----------------: |
2928
| Running | The deployment runs properly |
3029
| Stopped | The deployment is stopped |
3130
| Compiling | ASC is compiling user's source code |
@@ -36,8 +35,8 @@ Deployment.properties.Status
3635
The Discovery status is reported as one of the following values:
3736

3837
DiscoveryStatus: Show registered status of the instance in Eureka server, same as the definition in Eureka
39-
|--|--|
40-
| ---------- | :----------------: |
38+
| Enum | Definition |
39+
| :--: | :----------------: |
4140
| Enum | Definition |
4241
| Up | The app instance is registered to eureka and ready to receive traffic |
4342
| OUT_OF_SERVICE | The app instance is registered to Eureka and able to receive traffic. but shuts down for traffic intentionally. |

0 commit comments

Comments
 (0)