Skip to content

Commit 667b7d4

Browse files
kbarnard10chenopis
authored andcommitted
Adding Treasure Data to KCSP page (#5488)
* Adding Treasure Data to KCSP page * Updating service partner text
1 parent 831833d commit 667b7d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_includes/partner-script.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
},
262262
{
263263
type: 2,
264-
name: 'inwinSTACK',
264+
name: 'InwinSTACK',
265265
logo: 'inwinstack',
266266
link: 'http://www.inwinstack.com/index.php/en/solutions-en/',
267267
blurb: 'Our container service leverages OpenStack-based infrastructure and its container orchestration engine Magnum to manage Kubernetes clusters.'
@@ -498,7 +498,7 @@
498498
blurb: 'Generate a real-time, auto-discovered application topology map! Monitor Kubernetes pods and namespaces without any code instrumentation.'
499499
},
500500
{
501-
type: 0,
501+
type: 2,
502502
name: 'Treasure Data',
503503
logo: 'treasure-data',
504504
link: 'https://fluentd.treasuredata.com/kubernetes-logging/',

partners/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h5>Kubernetes works with partners to create a strong, vibrant codebase that sup
1717
<div class="section group">
1818
<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>
1919
<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>
20-
<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>
20+
<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>
2121
</div>
2222
<h3><a id="kcsp"></a>Kubernetes Certified Service Providers (KCSP)</h3>
2323
<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>
@@ -27,8 +27,8 @@ <h3><a id="technology"></a>Technology Partners</h3>
2727
<p>Technology partners offer integrations and plugins that add features to Kubernetes applications.</p>
2828
<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>
2929
<div id="isvContainer"></div>
30-
<h3><a id="service"></a>Services Partners</h3>
31-
<p>Service Providers offer consulting or management services to help companies implement and use Kubernetes in commercial applications.</p>
30+
<h3><a id="service"></a>Service Partners</h3>
31+
<p>Service Partners offer consulting or management services to help companies implement and use Kubernetes in commercial applications.</p>
3232
<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>
3333
<div id="servContainer"></div>
3434
</main>

0 commit comments

Comments
 (0)