Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions compliance-monitor/templates/overview.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ This is a list of KaaS clouds that we test on a nightly basis against the certif
{% set kaas = '1fffebe6-fd4b-44d3-a36c-fc58b4bb0180' -%}
| Name | Description | Operator | SCS-compatible KaaS |
|-------|--------------|-----------|----------------------|
| [Noris](https://www.noris.de/) | KaaS offering based on Gardener | noris network AG | {# #}
| [noris Sovereign Cloud (nSC)](https://www.noris.de/en/it-services/cloud-services/cloud-solutions-for-enterprise-companies/noris-sovereign-cloud/) | Public KaaS cloud based on Gardener (1 SCS configuration) | noris network AG | {# #}
{#- #} [{{ results | pick(kaas, 'noris-1.33', 'noris-1.34') | summary }}]({{ detail_url('group-noris', kaas) }}) {# -#}
|
| [Syself](https://syself.com/) | KaaS offering based on ClusterStacks | Syself GmbH | {# #}
| [Syself Autopilot](https://syself.com/platform) | KaaS offering based on ClusterStacks | Syself GmbH | {# #}
{#- #} [{{ results | pick(kaas, 'syself-1.33', 'syself-1.34') | summary }}]({{ detail_url('group-syself', kaas) }}) {# -#}
|
Loading