Skip to content

Commit 2c35380

Browse files
author
abregman
committed
update
1 parent 2afee28 commit 2c35380

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DevOps Questions & Exercises
1+
<p align="center"><img src="images/devops_exercises.png"/></p>
22

33
:information_source: &nbsp;This repo contains questions and exercises on various technical topics, sometimes related to DevOps and SRE :)
44

@@ -4401,6 +4401,18 @@ Scale the number of pods automatically on observed CPU utilization.
44014401
More on this topic [here](https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types)
44024402
</b></details>
44034403

4404+
<details>
4405+
<summary>What services types are there?</summary><br><b>
4406+
</b></details>
4407+
4408+
<details>
4409+
<summary>Explain Liveness probe</summary><br><b>
4410+
</b></details>
4411+
4412+
<details>
4413+
<summary>Explain Readiness probe</summary><br><b>
4414+
</b></details>
4415+
44044416
#### Basic Commands
44054417

44064418
<details>

images/devops_exercises.png

11.5 KB
Loading

0 commit comments

Comments
 (0)