From 9435ed4125c76df7244517cc68ada5eabcc4dd42 Mon Sep 17 00:00:00 2001 From: Derrick Lin <32875990+dlccyes@users.noreply.github.com> Date: Wed, 9 Nov 2022 00:20:16 +0800 Subject: [PATCH] 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 --- README-zh_CN.md | 7 ++++-- README.md | 48 ++++++++++++++++++------------------- topics/ansible/README.md | 3 +++ topics/argo/README.md | 6 ++++- topics/kubernetes/README.md | 6 ++++- 5 files changed, 42 insertions(+), 28 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index 6305fa6..b2865ed 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -1,5 +1,6 @@ # DevOps 面试问题 + :information_source: 本仓库包含各种 DevOps 相关主题的面试问题 @@ -1273,7 +1274,7 @@ The content of the system_info.j2 template ``` # {{ ansible_managed }} -I'm {{ ansible_hostname }} and my operating system is {{ ansible_distribution } +I'm {{ ansible_hostname }} and my operating system is {{ ansible_distribution }} ``` @@ -2981,4 +2982,6 @@ where c.Customer_ID in (Select Customer_ID from cat_food); * [Ansible, Minikube and Docker](scenarios/ansible_minikube_docker.md) * [Cloud Slack bot](scenarios/cloud_slack_bot.md) * [Writing Jenkins Scripts](scenarios/jenkins_scripts.md) -* [Writing Jenkins Pipelines](scenarios/jenkins_pipelines.md) \ No newline at end of file +* [Writing Jenkins Pipelines](scenarios/jenkins_pipelines.md) + + \ No newline at end of file diff --git a/README.md b/README.md index 9403efc..dca3226 100644 --- a/README.md +++ b/README.md @@ -18,27 +18,27 @@
DevOps |
- CI/CD |
- Git |
- Ansible |
+ DevOps |
+ CI/CD |
+ Git |
+ Ansible |
Network |
|
Software Development |
+ Software Development |
Python |
Go |
- Shell Scripting |
- Kubernetes |
+ Shell Scripting |
+ Kubernetes |
||
Cloud |
- AWS |
- Azure |
- Google Cloud Platform |
+ Cloud |
+ AWS |
+ Azure |
+ Google Cloud Platform |
OpenStack |
|
Monitoring |
Elastic |
Virtualization |
- DNS |
+ DNS |
|||||
Testing |
@@ -57,34 +57,34 @@
|||||||||
Certificates |
- Containers |
+ Containers |
SQL |
- OpenShift |
+ OpenShift |
Storage |
|||
Terraform |
+ Terraform |
Mongo |
Puppet |
Distributed |
Questions you can ask |
||||
Circle CI |
- Argo |
- Kafka |
- Perl |
+ Circle CI |
+ Argo |
+ Kafka |
+ Perl |
||
Linux |
+ Linux |
Prometheus |
Big Data |
- Soft Skills |
- Security |
+ Soft Skills |
+ Security |
||
Chaos Engineering |
+ Chaos Engineering |
Misc |