File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
- # DevOps Questions & Exercises
1
+ < p align = " center " >< img src = " images/devops_exercises.png " /></ p >
2
2
3
3
:information_source :   ; This repo contains questions and exercises on various technical topics, sometimes related to DevOps and SRE :)
4
4
@@ -4401,6 +4401,18 @@ Scale the number of pods automatically on observed CPU utilization.
4401
4401
More on this topic [ here] ( https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types )
4402
4402
</b ></details >
4403
4403
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
+
4404
4416
#### Basic Commands
4405
4417
4406
4418
<details >
You can’t perform that action at this time.
0 commit comments