Skip to content

Commit

Permalink
Update 10. Liveness(HealthCheck) in Kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek08 authored Feb 27, 2021
1 parent ca995ab commit 1b434b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 10. Liveness(HealthCheck) in Kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@

#### Liveness probe checks the container health as we tell it do, and if for some reason the liveness probe fails, it restarts the container.


![]((https://miro.medium.com/max/875/0*U8l_OiseiAaGJ_6n.gif =250x250)
![](https://miro.medium.com/max/875/0*U8l_OiseiAaGJ_6n.gif =200x200)

#### Liveness command example
```sh
Expand Down

0 comments on commit 1b434b6

Please sign in to comment.