This commit is contained in:
abregman 2020-08-23 18:52:53 +03:00
parent 2afee2803d
commit 2c35380275
2 changed files with 13 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# DevOps Questions & Exercises
<p align="center"><img src="images/devops_exercises.png"/></p>
:information_source: &nbsp;This repo contains questions and exercises on various technical topics, sometimes related to DevOps and SRE :)
@ -4401,6 +4401,18 @@ Scale the number of pods automatically on observed CPU utilization.
More on this topic [here](https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types)
</b></details>
<details>
<summary>What services types are there?</summary><br><b>
</b></details>
<details>
<summary>Explain Liveness probe</summary><br><b>
</b></details>
<details>
<summary>Explain Readiness probe</summary><br><b>
</b></details>
#### Basic Commands
<details>

BIN
images/devops_exercises.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB