Skip to content

Commit

Permalink
New Partners Section for Conformance (#6182)
Browse files Browse the repository at this point in the history
* New partners section for conformance

* Updates to conformance section

* Removing version numbers and swapping in company logos

* Updating logos
  • Loading branch information
kbarnard10 authored and zacharysarah committed Nov 13, 2017
1 parent f7ca5c7 commit 99e14f1
Show file tree
Hide file tree
Showing 48 changed files with 379 additions and 149 deletions.
430 changes: 311 additions & 119 deletions _includes/partner-script.js

Large diffs are not rendered by default.

60 changes: 48 additions & 12 deletions _includes/partner-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
margin-bottom: 2em;
}

.kcsp_section {
clear: both;
padding: 0px;
margin-bottom: 2em;
}

/* COLUMN SETUP */
.col {
display: block;
Expand All @@ -28,28 +34,54 @@
zoom:1; /* For IE 6/7 */
}

/* GRID OF THREE */
.span_3_of_3 {
width: 32.2%;
/* GRID OF FOUR */
.span_4_of_4 {
width: 23%;
background-color: #f9f9f9;
padding: 20px;
}
.span_2_of_3 {
width: 32.2%;
.span_3_of_4 {
width: 23%;
background-color: #f9f9f9;
padding: 20px;
}
.span_1_of_3 {
width: 32.2%;
.span_2_of_4 {
width: 23%;
background-color: #f9f9f9;
padding: 20px;
}
.span_1_of_4 {
width: 23%;
background-color: #f9f9f9;
padding: 20px;
}

.col-container {
display: table; /* Make the container element behave like a table */
width: 100%; /* Set full-width to expand the whole page */
padding-bottom: 80px;
}

.col-nav {
display: table-cell; /* Make elements inside the container behave like table cells */
width: 25%;
background-color: #f9f9f9;
padding: 20px;
border: 5px solid white;
}

/* GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
.col { margin: 1% 0 1% 0%;}
.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
.span_4_of_4, .span_3_of_4, .span_2_of_4, .span_1_of_4 { width: 100%; }
}

@media only screen and (max-width: 650px) {
.col-nav {
display: block;
width: 100%;
}
}

.button{
Expand All @@ -69,7 +101,7 @@ h5 {
background-color: #f9f9f9;
}

#kcspContainer, #isvContainer, #servContainer {
#distContainer, #kcspContainer, #isvContainer, #servContainer {
position: relative;
width: 100%;
display: flex;
Expand All @@ -85,6 +117,10 @@ h5 {
margin-bottom: 80px;
}

#distContainer {
margin-bottom: 80px;
}

.partner-box {
position: relative;
width: 47%;
Expand All @@ -94,7 +130,7 @@ h5 {
padding: 20px;
flex: 1;
display: flex;
justify-content: space-between;
justify-content: left;
align-items: flex-start;
}

Expand Down Expand Up @@ -122,7 +158,7 @@ h5 {
}

@media screen and (max-width: 568px) {
#kcspContainer, #isvContainer, #servContainer {
#distContainter, #kcspContainer, #isvContainer, #servContainer {
justify-content: center;
}

Expand All @@ -140,7 +176,7 @@ h5 {
}

@media screen and (max-width: 568px) {
#kcspContainer, #isvContainer, #servContainer {
#distContainer, #kcspContainer, #isvContainer, #servContainer {
justify-content: center;
}

Expand Down
Binary file added images/square-logos/alibaba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/square-logos/apprenda.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/appscode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/azure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/bootkube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/cff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/cisco.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/containership.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/coreos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/datera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/elastisys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/square-logos/endocode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/gce.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/gcp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/square-logos/giant_swarm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/gopaddle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/square-logos/heptio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/ibmcloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/ibmprivate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/kismatic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/kraken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/kubeadm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/square-logos/kubermatic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/square-logos/kublr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/square-logos/logdna.png
Binary file added images/square-logos/mesosphere.png
Binary file added images/square-logos/microsoft.png
Binary file modified images/square-logos/mirantis.png
Binary file added images/square-logos/netease.png
Binary file added images/square-logos/openshift.png
Binary file added images/square-logos/oracle.png
Binary file added images/square-logos/oraclelinux.png
Binary file added images/square-logos/pivotal.png
Binary file added images/square-logos/portworx.png
Binary file added images/square-logos/poseidon.png
Binary file added images/square-logos/pure_storage.png
Binary file added images/square-logos/sap.png
Binary file modified images/square-logos/suse.png
Binary file added images/square-logos/tectonic.png
Binary file added images/square-logos/tencent.png
Binary file modified images/square-logos/vmware.png
Binary file modified images/square-logos/weave_works.png
Binary file added images/square-logos/wise2c.png
Binary file added images/square-logos/wisecloud.png
38 changes: 20 additions & 18 deletions partners/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,32 +14,34 @@ <h5>Growing the Kubernetes ecosystem.</h5>
<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 vendor’s 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>
Expand All @@ -51,4 +53,4 @@ <h3><a id="service"></a>Service Partners</h3>

<script>
{% include partner-script.js %}
</script>
</script>

0 comments on commit 99e14f1

Please sign in to comment.