Skip to content

Commit

Permalink
fix: broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Rodenhuis committed Nov 7, 2023
1 parent 49977de commit 85a4ba9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions product/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,11 @@ Otomi Core is the heart of Otomi and contains a suite of the following integrate
- [Istio](https://github.com/istio/istio): The service mesh framework with end-to-end transit encryption
- [Velero](https://github.com/vmware-tanzu/velero): Back up and restore your Kubernetes cluster resources and persistent volumes
- [Argo CD](https://github.com/argoproj/argo-cd): Declarative continuous deployment
- [KubeClarity](https://github.com/openclarity/kubeclarity): Detect vulnerabilities of container images
- [Knative](https://github.com/knative/serving): Deploy and manage serverless workloads
- [Prometheus](https://github.com/prometheus/prometheus): Collecting container application metrics
- [Loki](https://github.com/grafana/loki): Collecting container application logs
- [Harbor](https://github.com/goharbor/harbor): Container image registry with role-based access control, image scanning, and image signing
- [HashiCorp Vault](https://github.com/hashicorp/vault): Manage Secrets and Protect Sensitive Data
- [Kubeapps](https://github.com/vmware-tanzu/kubeapps): Launching and managing applications on Kubernetes
- [Keycloak](https://github.com/keycloak/keycloak): Identity and access management for modern applications and services
- [OPA](https://github.com/open-policy-agent/opa): Policy-based control for cloud-native environments
- [Let's Encrypt](https://letsencrypt.org/): A nonprofit Certificate Authority providing industry-recognized TLS certificates
Expand Down Expand Up @@ -71,13 +69,11 @@ The following table shows all integrated applications:
| [Gatekeeper Operator](/docs/apps/gatekeeper) | | | | | X |
| [Hashicorp Vault](/docs/apps/vault) | | X | | X | X |
| [Harbor](/docs/apps/harbor) | | X | | X | X |
| [Kubeapps](/docs/apps/kubeapps) | | X | | | X |
| [Drone](/docs/apps/drone) | X | | | X | |
| Gitea | X | | | X | X |
| Httpbin | | X | | | X |
| Jeager | | X | | | X |
| Kiali | | | | | X |
| KubeClarity | | | | | X |
| Velero | | | | | X |
| Minio | | | | | X |
| Opencost | | | | | X |
Expand Down

0 comments on commit 85a4ba9

Please sign in to comment.