Skip to content

Commit 071b031

Browse files
committed
support.html: add Clyso as contributor and support provider for Rook
Signed-off-by: Deepika Upadhyay <[email protected]>
1 parent a68a1b1 commit 071b031

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

_includes/footer.html

+2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,14 @@
3232
<div class="col_sm-12">
3333
<span>Top Contributors</span>
3434
<a href="{{ cloudicalLink }}">Cloudical</a>
35+
<a href="{{ clysoLink }}">Clyso</a>
3536
<a href="{{ cybozuLink }}">Cybozu, Inc</a>
3637
<a href="{{ redHatLink }}">Red Hat</a>
3738
<a href="{{ upboundLink }}">Upbound</a>
3839
</div>
3940
<div class="col_sm-12">
4041
<span>Support Providers</span>
42+
<a href="{{ clysoLink }}">Clyso</a>
4143
<a href="{{ redHatLink }}">Red Hat</a>
4244
</div>
4345
</div>

_includes/values.inc

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
{% assign cloudicalLink = '//cloudical.io/' %}
1414
{% assign cncfLink = '//www.cncf.io' %}
15+
{% assign clysoLink = '//clyso.com/en/' %}
1516
{% assign cybozuLink = '//cybozu.com' %}
1617
{% assign redHatLink = '//www.redhat.com/en/technologies/cloud-computing/openshift-data-foundation' %}
1718
{% assign upboundLink = '//upbound.io' %}

support.html

+17
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,23 @@ <h1 id="support-companies">Commercial Support and Services</h1>
3030

3131
<!-- Support Providers -->
3232
<div class="providers">
33+
<section class="col-12_md-12">
34+
<h2><a href="{{ clysoLink }}">Clyso GmbH</a></h2>
35+
<p>
36+
As a premium partner of Ceph, Clyso provides expert support, integration, development, and consulting services specifically for Rook and Ceph in large enterprise environments. Clyso’s managed services encompass
37+
hybrid cloud solutions utilizing open-source technologies, including Kubernetes, Rook Ceph, and more, ensuring flexibility and eliminating vendor lock-ins.
38+
<br />
39+
Additionally, Clyso offers advanced backup solutions, comprehensive cloud migration support, and digitalization services through microservices.
40+
<br />
41+
Services include:
42+
<ul>
43+
<li>Managed Ceph and Rook service, consulting and support</li>
44+
<li>Ceph Full System Analysis: helps fine tune your Rook and Ceph clusters for optimal performance</li>
45+
<li>Clyso Enterprise Storage powered by Ceph</li>
46+
<li>Emergency Support</li>
47+
</ul>
48+
</p>
49+
</section>
3350
<section class="col-12_md-12">
3451
<h2><a href="{{ redHatLink }}">Red Hat</a></h2>
3552
<p>

0 commit comments

Comments
 (0)