a6566dc277
- Fix issue with broken links in ko documents (#24190) - Fix issue with links to already translated ko documents (#24158) - Translate docs/reference/kubectl/docker-cli-to-kubectl/ into Korean (#24131) - Translate docs/setup/production-environment/tools/kubespray.md in Korean (#24144) - Translated titles into korean (#24394) - DNS subdomain translation corrected (#24393) - Update ko/docs/concepts/overview/working-with-objects/common-labels/ (#24370) - Translate tasks/job/coarse-parallel-processing-work-queue in Korean (#24218) - Update outdated files in the dev-1.19-ko.3 branch (#24151) - Add missing dot on job.md (#24084) Co-authored-by: chhanz <han0495@gmail.com> Co-authored-by: Yuuraa <yoorachoi8937@gmail.com> Co-authored-by: sushil <sushilktiwari.st@gmail.com> Co-authored-by: June Yi <june.yi@samsung.com> Co-authored-by: Jerry Park <jaehwa@gmail.com> Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com> Co-authored-by: Jonghun Park <jonghun.park.194@gmail.com> Co-authored-by: Leo <leo.lab001@gmail.com>
58 lines
2.4 KiB
HTML
58 lines
2.4 KiB
HTML
---
|
|
title: 파트너
|
|
bigheader: 쿠버네티스 파트너
|
|
abstract: 쿠버네티스 생태계의 성장
|
|
class: gridPage
|
|
cid: partners
|
|
---
|
|
|
|
<section id="users">
|
|
<h5>쿠버네티스는 파트너와 협력하여 다양하게 보완하는 플랫폼을 지원하는 강력하고 활기찬 코드베이스를 만들어갑니다.</h5>
|
|
<div class="col-container">
|
|
<div class="col-nav">
|
|
<center>
|
|
<h5>
|
|
<b>공인 쿠버네티스 서비스 공급자(Kubernetes Certified Service Providers, KCSP)</b>
|
|
</h5>
|
|
<br>기업들이 쿠버네티스를 성공적으로 채택하도록 도와주는 풍부한 경험을 가진 노련한 서비스 공급자입니다.
|
|
<br><br><br>
|
|
<button class="button landscape-trigger landscape-default" data-landscape-types="kubernetes-certified-service-provider" id="kcsp">KCSP 파트너 보기</button>
|
|
<br><br><a href="https://www.cncf.io/certification/kcsp/">KCSP</a>에
|
|
관심이 있으신가요?
|
|
</center>
|
|
</div>
|
|
<div class="col-nav">
|
|
<center>
|
|
<h5>
|
|
<b>공인 쿠버네티스 배포, 호스트된 플랫폼 그리고 설치 프로그램</b>
|
|
</h5>소프트웨어 적합성은 모든 벤더의 쿠버네티스 버전이 필요한 API를 지원하도록 보장합니다.
|
|
<br><br><br>
|
|
<button id="conformance" class="button" onClick="updateSrc(this.id)">적합한 파트너 보기</button>
|
|
<br><br><a href="https://www.cncf.io/certification/software-conformance/">공인 쿠버네티스</a>에
|
|
관심이 있으신가요?
|
|
</center>
|
|
</div>
|
|
<div class="col-nav">
|
|
<center>
|
|
<h5>
|
|
<b>쿠버네티스 교육 파트너(Kubernetes Training Partners, KTP)</b>
|
|
</h5>
|
|
<br>클라우드 네이티브 기술 교육 경험이 풍부하고 노련한 교육 공급자입니다.
|
|
<br><br><br>
|
|
<button class="button landscape-trigger" data-landscape-types="kubernetes-training-partner" id="ktp">KTP 파트너 보기</button>
|
|
<br><br><a href="https://www.cncf.io/certification/training/">KTP</a>에
|
|
관심이 있으신가요?
|
|
</center>
|
|
</div>
|
|
</div>
|
|
{{< cncf-landscape helpers=true >}}
|
|
</section>
|
|
|
|
<style>
|
|
{{< include "partner-style.css" >}}
|
|
</style>
|
|
|
|
<script>
|
|
{{< include "partner-script.js" >}}
|
|
</script>
|