# cloud-provider-sample **Repository Path**: mirrors_kubernetes/cloud-provider-sample ## Basic Information - **Project Name**: cloud-provider-sample - **Description**: Sample of how to build a cloud provider repo. This will build a Kubernetes image which deploys on bare metal. It uses the fake cloud provider. It consumes the K8s/K8s build artifact and adds to it the Cloud Controller Manager and CSI Daemon Set. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud-provider-sample (ARCHIVE) **This repository is archived in favor of the cloud-provider sample contained in https://github.com/kubernetes/cloud-provider/tree/master/sample** This is a sample of how to build a cloud provider repo. This will build a Kubernetes image which deploys on bare metal. It uses the fake cloud provider and consumes the [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) build artifact and adds to it the Cloud Controller Manager and CSI Daemon Set. **Note:** This is currently a work in progress. ## Community, discussion, contribution, and support Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/). You can reach the maintainers of this project at: - [Slack](https://kubernetes.slack.com/messages/sig-cloud-provider) - [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider) ### Code of conduct Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).