website/content/zh/docs/reference/glossary/cloud-provider.md

39 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 云供应商
id: cloud-provider
date: 2018-04-12
full_link: /docs/concepts/cluster-administration/cloud-providers
short_description: >
云供应商是提供可以用来运行 Kubernetes 集群的云计算平台的公司。
aka:
tags:
- community
---
<!--
---
title: Cloud Provider
id: cloud-provider
date: 2018-04-12
full_link: /docs/concepts/cluster-administration/cloud-providers
short_description: >
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
aka:
tags:
- community
---
-->
<!--
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
-->
云供应商是提供可以用来运行 Kubernetes 集群的云计算平台的公司。
<!--more-->
<!--
Cloud providers or sometime called Cloud Service Provider (CSPs) provides cloud computing platforms. They may offer services such as Infrastructure as a Service (IaaS) or Platform as a Service (PaaS). Cloud providers host the Kubernetes cluster and also provide services that interact with the cluster, such as Load Balancers, Storage Classes etc.
-->
云供应商也叫云服务供应商CSPs他们可以为用户提供云计算平台。他们提供的服务可以是基础设施即服务IaaS或者平台即服务PaaS。云供应商除了运行 Kubernetes 集群还提供一些集群交互的服务例如负载均衡Load Balancers、存储类别Storage Classes等。