You've already forked devops-exercises
Make this repo compatible with Jekyll / Github page (#310)
* fix: escape {{}} for jekyll liquid
* fix: change internal links in main README to comply with Github page
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Kubernetes
|
||||
|
||||
<!-- {% raw %} -->
|
||||
|
||||
What's your goal?
|
||||
|
||||
* I would like to prepare for CKA certification
|
||||
@@ -3149,4 +3151,6 @@ Yes, using taints, we could run the following command and it will prevent from a
|
||||
<summary>You would like to limit the number of resources being used in your cluster. For example no more than 4 replicasets, 2 services, etc. How would you achieve that?</summary><br><b>
|
||||
|
||||
Using ResourceQuats
|
||||
</b></details>
|
||||
</b></details>
|
||||
|
||||
<!-- {% endraw %} -->
|
||||
Reference in New Issue
Block a user