File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# k8s-gitops
2
2
3
+ ![ security] ( https://github.com/soerenschneider/k8s-gitops/actions/workflows/security-scanners.yaml/badge.svg )
4
+ ![ lint] ( https://github.com/soerenschneider/k8s-gitops/actions/workflows/lint.yaml/badge.svg )
5
+
6
+
3
7
## Key Technologies
4
8
5
9
- ** Kubernetes** : Orchestrates the deployment, scaling, and operations of containerized applications.
8
12
- ** Cert-Manager** : Manages the issuance and renewal of TLS certificates.
9
13
- ** External Secrets** : Integrates external secret stores (AWS Secrets Manager, HashiCorp Vault, etc.) with Kubernetes.
10
14
- ** External DNS** : Dynamically updates DNS records based on Kubernetes resources.
15
+ - ** Renovatebot** : Keeps track of updated versions for the manifests.
11
16
12
17
## Repository Structure
13
18
You can’t perform that action at this time.
0 commit comments