Update killing_containers.md (#401)
* Update killing_containers.md rectify the spelling of properly * Update topics/kubernetes/solutions/killing_containers.md correct the grammatical errors to make the sentence meaningful Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com> * Update topics/kubernetes/solutions/killing_containers.md commiting the suggested changes Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com> --------- Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com> Co-authored-by: Arie Bregman <bregman.arie@gmail.com>
This commit is contained in:
parent
b2b0a600aa
commit
eec9bbcd08
@ -9,4 +9,5 @@
|
||||
|
||||
## After you complete the exercise
|
||||
|
||||
* Why did the "RESTARTS" count raised? - `because we killed the process and Kubernetes identified the container isn't running properly so it performed restart to the Pod`
|
||||
|
||||
* Why did the "RESTARTS" count raised? - `Kubernetes restarted the Pod because we killed the process and the container was not running properly.`
|
Loading…
Reference in New Issue
Block a user