Skip to content

Commit

Permalink
Adding Treasure Data to KCSP page (#5488)
Browse files Browse the repository at this point in the history
* Adding Treasure Data to KCSP page

* Updating service partner text
  • Loading branch information
kbarnard10 authored and chenopis committed Sep 16, 2017
1 parent 831833d commit 667b7d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _includes/partner-script.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
},
{
type: 2,
name: 'inwinSTACK',
name: 'InwinSTACK',
logo: 'inwinstack',
link: 'http://www.inwinstack.com/index.php/en/solutions-en/',
blurb: 'Our container service leverages OpenStack-based infrastructure and its container orchestration engine Magnum to manage Kubernetes clusters.'
Expand Down Expand Up @@ -498,7 +498,7 @@
blurb: 'Generate a real-time, auto-discovered application topology map! Monitor Kubernetes pods and namespaces without any code instrumentation.'
},
{
type: 0,
type: 2,
name: 'Treasure Data',
logo: 'treasure-data',
link: 'https://fluentd.treasuredata.com/kubernetes-logging/',
Expand Down
6 changes: 3 additions & 3 deletions partners/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h5>Kubernetes works with partners to create a strong, vibrant codebase that sup
<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 Providers</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 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>
<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>
Expand All @@ -27,8 +27,8 @@ <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>
<h3><a id="service"></a>Services Partners</h3>
<p>Service Providers offer consulting or management services to help companies implement and use Kubernetes in commercial applications.</p>
<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>
<div id="servContainer"></div>
</main>
Expand Down

0 comments on commit 667b7d4

Please sign in to comment.