@@ -17,6 +17,8 @@ Welcome to the DevOps Cheatsheets Repository! This repository serves as a compre
17
17
18
18
## Table of Contents
19
19
20
+ ## Table of Contents
21
+
20
22
1 . [ Kubernetes] ( /docs/kubernetes )
21
23
- [ Kubernetes Cheat Sheets] ( /docs/kubernetes/cheatsheets )
22
24
- [ Pods] ( /docs/kubernetes/cheatsheets/pods )
@@ -44,13 +46,13 @@ Welcome to the DevOps Cheatsheets Repository! This repository serves as a compre
44
46
- [ ArgoCD Create Local Users] ( /docs/cicd/argocd/local-users )
45
47
- [ ArgoCD Add New Repositories] ( /docs/cicd/argocd/new-repositories )
46
48
- [ ArgoCD LDAP Integration] ( /docs/cicd/argocd/ldap-integration )
47
- - [ ArgoCD HelmChart] ( /docs/cicd/arocd /helmchart )
49
+ - [ ArgoCD HelmChart] ( /docs/cicd/argocd /helmchart )
48
50
- [ Heroku] ( /docs/cicd/heroku/ )
49
51
- [ Sending Webhook Messages from Heroku to Discord] ( /docs/cicd/heroku/static-pages )
50
52
4 . [ Crontabs] ( /docs/crontab )
51
53
- [ Crontab Cheat Sheet] ( /docs/crontab/cheatsheets )
52
54
5 . [ Docker] ( /docs/docker )
53
- - [ Run containers with SSL on development environmets ] ( /docs/docker/run-with-ssl )
55
+ - [ Run containers with SSL on development environments ] ( /docs/docker/run-with-ssl )
54
56
- [ Docker Compose] ( /docs/docker/compose )
55
57
- [ Portainer Compose File] ( /docs/docker/compose/portainer )
56
58
- [ Redis Compose File] ( /docs/docker/compose/databases/redis )
@@ -64,13 +66,14 @@ Welcome to the DevOps Cheatsheets Repository! This repository serves as a compre
64
66
- [ Custom DNS] ( /docs/github/pages/custom-dns )
65
67
8 . [ Ansible] ( /docs/ansible/ )
66
68
- [ Ansible Playbooks] ( /docs/ansible/playbooks )
67
- - [ Test Playbooks On Docker] ( /docs/ansible/playbooks/test-on-docker )
68
- 9 . [ Tools & Tips] ( /docs/tols-and-tips )
69
- - [ Tools] ( /docs/tols-and-tips/tools )
70
- - [ K9S] ( /docs/tols-and-tips/tools/k9s )
71
- - [ Kompose] ( /docs/tols-and-tips/tools/kompose )
72
- - [ kubectl] ( /docs/tols-and-tips/tools/kubectl )
73
- - [ Helmchart] ( /docs/tols-and-tips/tools/helmchart )
69
+ - [ Test Playbooks On Docker] ( /docs/ansible/playbooks/test-on-docker )
70
+ - [ Install K3S and tools] ( /docs/ansible/playbooks/install-k3s-and-tools )
71
+ 9 . [ Tools & Tips] ( /docs/tools-and-tips )
72
+ - [ Tools] ( /docs/tools-and-tips/tools )
73
+ - [ K9S] ( /docs/tools-and-tips/tools/k9s )
74
+ - [ Kompose] ( /docs/tools-and-tips/tools/kompose )
75
+ - [ kubectl] ( /docs/tools-and-tips/tools/kubectl )
76
+ - [ Helmchart] ( /docs/tools-and-tips/tools/helmchart )
74
77
75
78
## How to Use
76
79
0 commit comments