Skip to content

Commit 44d08d9

Browse files
authored
Add signadot integration in companies.yml (#16601)
* Add Signadot integration to companies.yml and logo to static/logos * Revert unrelated changes; keep only Signadot integration
1 parent c9e05ee commit 44d08d9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

data/companies.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,14 @@ integrations:
293293
description: "CSFMesh is a service mesh product developed by AsiaInfo Technologies. It features a graphical configuration interface, which enhances operational efficiency."
294294
details:
295295
- "CSFMesh is a dashboard based on Istio, which provides functions including cluster management, namespace management, and traffic management. Users can easily configure their own traffic management policies and apply the configuration to the Kubernetes cluster. CSFMesh also provides interface-level service governance and strategies for intercepting traffic on demand."
296+
- name: "Signadot"
297+
logo: "/logos/signadot.svg"
298+
url: "https://www.signadot.com/"
299+
description: "Signadot is a microservices testing platform providing ephemeral test environments using request based isolation."
300+
details:
301+
- "Creates lightweight 'Sandboxes' without duplicating infrastructure by leveraging Istio's traffic routing capabilities for request-level isolation, including support for Istio ambient mode."
302+
- "Enables teams to test microservices changes in isolated environments while sharing the underlying cluster infrastructure."
303+
- "Runs existing test suites directly on customer Kubernetes clusters for improved parallelism, security, and cost effectiveness."
296304

297305
pro_services:
298306
- name: "CloudZone"

static/logos/signadot.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)