UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 4d7ea5eb authored by Gabe Scarberry's avatar Gabe Scarberry :popcorn:
Browse files

mermaid is interesting...

parent bb2558c0
No related branches found
No related tags found
1 merge request!993charter update-to-master
......@@ -25,24 +25,22 @@ graph TB
Thanos
end
ServiceMesh
ArgoCD
ClusterAuditor --> LoggingECK
ClusterAuditor --> OPA(Policy Enforcement)
end
subgraph "Package Utilities"
subgraph "Application Utilities"
Postgres
MinIO(S3 Compatible Storage)
Redis
MySQL
MongoDB
end
subgraph "Security"
Keycloak --> Postgres
Anchore(Anchore Enterprise) --> Postgres
Twistlock
Authservice
end
subgraph "Developer Tools"
......@@ -51,14 +49,20 @@ graph TB
GitLab --> Redis
GitLab --> Postgres
Sonarqube --> Postgres
Nexus --> Postgres
end
subgraph "Collaboration Tools"
Jira --> Postgres
Confluence --> Postgres
<!-- Jira --> Postgres
Confluence --> Postgres -->
MatterMost --> MinIO
end
subgraph "Cluster Utilities"
ArgoCD
Velero
end
```
## Core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment