Skip to content

Commit

Permalink
Merge pull request #159 from travisn/remove-koor
Browse files Browse the repository at this point in the history
Remove Koor from support providers
  • Loading branch information
travisn committed May 14, 2024
2 parents 0e0caf5 + cf74a31 commit d1f879e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,11 @@
<span>Top Contributors</span>
<a href="{{ cloudicalLink }}">Cloudical</a>
<a href="{{ cybozuLink }}">Cybozu, Inc</a>
<a href="{{ koorLink }}">Koor Technologies, Inc.</a>
<a href="{{ redHatLink }}">Red Hat</a>
<a href="{{ upboundLink }}">Upbound</a>
</div>
<div class="col_sm-12">
<span>Support Providers</span>
<a href="{{ koorLink }}">Koor Technologies, Inc.</a>
<a href="{{ redHatLink }}">Red Hat</a>
</div>
</div>
Expand Down
1 change: 0 additions & 1 deletion _includes/values.inc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@
{% assign cloudicalLink = '//cloudical.io/' %}
{% assign cncfLink = '//www.cncf.io' %}
{% assign cybozuLink = '//cybozu.com' %}
{% assign koorLink = '//koor.tech' %}
{% assign redHatLink = '//www.redhat.com/en/technologies/cloud-computing/openshift-data-foundation' %}
{% assign upboundLink = '//upbound.io' %}
15 changes: 0 additions & 15 deletions support.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,6 @@ <h1 id="support-companies">Commercial Support and Services</h1>

<!-- Support Providers -->
<div class="providers">
<section class="col-12_md-12">
<h2><a href="{{ koorLink }}">Koor Technologies, Inc.</a></h2>
<p>
Koor Technologies offers a variety of services and products to help you with Ceph data storage. Choose stand-alone Ceph or use Rook to connect your storage to Kubernetes. Get help from Koor experts at every step.

<br />
Services include:
<ul>
<li>Managed Ceph and Rook service, consulting and support.</li>
<li>Hosted Rook Ceph clusters.</li>
<li>Data Control Center application for insights into Rook Ceph clusters.</li>
</ul>
</p>
</section>

<section class="col-12_md-12">
<h2><a href="{{ redHatLink }}">Red Hat</a></h2>
<p>
Expand Down

0 comments on commit d1f879e

Please sign in to comment.