New Partners Section for Conformance (#6182)

* New partners section for conformance

* Updates to conformance section

* Removing version numbers and swapping in company logos

* Updating logos
This commit is contained in:
Kaitlyn Barnard
2017-11-13 08:30:47 -08:00
committed by Zach Corleissen
parent f7ca5c7a52
commit 99e14f1fcc
48 changed files with 383 additions and 153 deletions
+20 -18
View File
@@ -14,32 +14,34 @@ cid: partners
<section id="users">
<main>
<h5>Kubernetes works with partners to create a strong, vibrant codebase that supports a spectrum of complementary platforms.</h5>
<div class="section group">
<div class="col span_1_of_3"><center><h5><b>Kubernetes Certified Service Providers</b></h5>Vetted service providers with deep experience helping enterprises successfully adopt Kubernetes.<br><br><div><a href="#kcsp" class="button">See KCSP Partners</a></div></center></div>
<div class="col span_2_of_3"><center><h5><b>Technology Partners</b></h5>Integrations and plugins that add features to Kubernetes applications.<br><br><br><div><a href="#technology" class="button">See Technology Partners</a></div></center></div>
<div class="col span_3_of_3"><center><h5><b>Service Partners</b></h5>Consulting or management services to help companies implement Kubernetes in commercial applications.<br><br><div><a href="#service" class="button">See Service Partners</a></div></center></div>
<div class="col-container">
<div class="col-nav"><center><h5><b>Kubernetes Certified Service Providers</b></h5>Vetted service providers with deep experience helping enterprises successfully adopt Kubernetes.<br><br><a href="#kcsp" class="button">See KCSP Partners</a></center></div>
<div class="col-nav"><center><h5><b>Certified Platforms & Distributions</b></h5>Software conformance ensures that every vendors version of Kubernetes supports the required APIs.<br><br><a href="#dist" class="button">See Conformance Partners</a></center></div>
<div class="col-nav"><center><h5><b>Technology Partners</b></h5><br>Integrations and plugins that add features to Kubernetes applications.<br><br><br><a href="#technology" class="button">See Technology Partners</a></center></div>
<div class="col-nav"><center><h5><b>Service Partners</b></h5><br>Consulting or management services to help companies implement Kubernetes in commercial applications.<br><br><a href="#service" class="button">See Service Partners</a></center></div>
</div>
<div class="kscp_section">
<div class="kscp_section">
<h3><a id="kcsp"></a>Kubernetes Certified Service Providers (KCSP)</h3>
<p>The KCSP program is a vetted tier of service providers who have deep experience helping enterprises successfully adopt Kubernetes. KCSP partners offer Kubernetes support, consulting, professional services and training for organizations embarking on their Kubernetes journey.</p>
<p>Interested in becoming a KCSP? <a href="https://www.cncf.io/certification/kcsp/">Learn more.</a></p>
<p>Interested in becoming a KCSP? <b><a href="https://www.cncf.io/certification/kcsp/">Learn more.</a></b></p>
<div id="kcspContainer"></div>
</div>
<div class="tech_section">
<div class="dist_section">
<h3><a id="dist"></a>Certified Platforms & Distributions</h3>
<p>This program gives end users the confidence that when they use a Certified Kubernetes product they can rely on a high level of common functionality. It gives Independent Software Vendors (ISVs) confidence that if their customer is using a Certified Kubernetes platform that their software will behave as expected.</p>
<p>Interested in becoming a Certified Certified Platform or Distribution? <b><a href="https://www.cncf.io/certification/software-conformance/">Learn more.</b></a></p>
<div id="distContainer"></div>
</div>
<div class="tech_section">
<h3><a id="technology"></a>Technology Partners</h3>
<p>Technology partners offer integrations and plugins that add features to Kubernetes applications.</p>
<p>Interested in becoming a Technology Partner? Please <a href="https://docs.google.com/forms/d/e/1FAIpQLSdN1KtSKX2VAOPGABFlShkSd6CajQynoL4QCVtY0dj76MNDKg/viewform">fill out this form.</a></p>
<div id="isvContainer"></div>
</div>
<div class="service_Section">
<p>Interested in becoming a Technology Partner? Please <b><a href="https://docs.google.com/forms/d/e/1FAIpQLSdN1KtSKX2VAOPGABFlShkSd6CajQynoL4QCVtY0dj76MNDKg/viewform">fill out this form.</a></b></p>
<div id="isvContainer"></div>
</div>
<div class="service_Section">
<h3><a id="service"></a>Service Partners</h3>
<p>Service Partners offer consulting or management services to help companies implement and use Kubernetes in commercial applications.</p>
<p>Interested in becoming a Service Provider? Please <a href="https://docs.google.com/forms/d/e/1FAIpQLSdN1KtSKX2VAOPGABFlShkSd6CajQynoL4QCVtY0dj76MNDKg/viewform">fill out this form</a></p>
<p>Interested in becoming a Service Provider? Please <b><a href="https://docs.google.com/forms/d/e/1FAIpQLSdN1KtSKX2VAOPGABFlShkSd6CajQynoL4QCVtY0dj76MNDKg/viewform">fill out this form</a></b></p>
<div id="servContainer"></div>
</div>
</main>
@@ -51,4 +53,4 @@ cid: partners
<script>
{% include partner-script.js %}
</script>
</script>