Skip to content

Commit

Permalink
support.html: add Clyso as contributor and support provider for Rook
Browse files Browse the repository at this point in the history
Signed-off-by: Deepika Upadhyay <[email protected]>
  • Loading branch information
ideepika committed Sep 11, 2024
1 parent a68a1b1 commit d93a231
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,12 @@
<a href="{{ cybozuLink }}">Cybozu, Inc</a>
<a href="{{ redHatLink }}">Red Hat</a>
<a href="{{ upboundLink }}">Upbound</a>
<a href="{{ clysoLink }}">Clyso</a>
</div>
<div class="col_sm-12">
<span>Support Providers</span>
<a href="{{ redHatLink }}">Red Hat</a>
<a href="{{ clysoLink }}">Clyso</a>
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions _includes/values.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
{% assign cncfLink = '//www.cncf.io' %}
{% assign cybozuLink = '//cybozu.com' %}
{% assign redHatLink = '//www.redhat.com/en/technologies/cloud-computing/openshift-data-foundation' %}
{% assign clysoLink = '//clyso.com/en/' %}
{% assign upboundLink = '//upbound.io' %}
18 changes: 18 additions & 0 deletions support.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,24 @@ <h2><a href="{{ redHatLink }}">Red Hat</a></h2>
</ul>
</p>
</section>

<section class="col-12_md-12">
<h2><a href="{{ clysoLink }}">Clyso GmbH</a></h2>
<p>
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
hybrid cloud solutions utilizing open-source technologies, including Kubernetes, Rook Ceph, and more, ensuring flexibility and eliminating vendor lock-ins.
<br />
Additionally, Clyso offers advanced backup solutions, comprehensive cloud migration support, and digitalization services through microservices.
<br />
Services include:
<ul>
<li>Managed Ceph and Rook service, consulting and support.</li>
<li>Ceph Full System Analysis: to fine tune your Rook and Ceph clusters for optimal performance</li>
<li>Clyso Enterprise Storage powered by Ceph</li>
<li>Emergency Support</li>
</ul>
</p>
</section>
</div>

<section class="grid-middle">
Expand Down

0 comments on commit d93a231

Please sign in to comment.