Skip to content

Commit 913488a

Browse files
update readme
1 parent cc0af76 commit 913488a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# k8s-gitops
22

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+
37
## Key Technologies
48

59
- **Kubernetes**: Orchestrates the deployment, scaling, and operations of containerized applications.
@@ -8,6 +12,7 @@
812
- **Cert-Manager**: Manages the issuance and renewal of TLS certificates.
913
- **External Secrets**: Integrates external secret stores (AWS Secrets Manager, HashiCorp Vault, etc.) with Kubernetes.
1014
- **External DNS**: Dynamically updates DNS records based on Kubernetes resources.
15+
- **Renovatebot**: Keeps track of updated versions for the manifests.
1116

1217
## Repository Structure
1318

0 commit comments

Comments
 (0)