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:
Derrick Lin
2022-11-09 00:20:16 +08:00
committed by GitHub
parent 3d161adce3
commit 9435ed4125
5 changed files with 42 additions and 28 deletions

View File

@@ -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 %} -->