Adding glossary item for Cloud Providers (#7615)

pull/7614/merge
nimbcode 2018-03-08 16:56:09 -08:00 committed by k8s-ci-robot
parent 3bd0c84182
commit ccf51243f7
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
id: cloud-provider
name: Cloud Provider
full-link: /docs/concepts/cluster-administration/cloud-providers
tags:
- community
short-description: >
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
long-description: >
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.