All Projects → kubernetes-sigs → Cloud Provider Baiducloud

kubernetes-sigs / Cloud Provider Baiducloud

Licence: apache-2.0
⎈ Kubernetes cloud-controller-manager for Baidu Cloud.

Programming Languages

go
31211 projects - #10 most used programming language

⎈ CCE Cloud Controller Manager(CCM)

Build Status Go Report Card

CCE Cloud Controller Manager is a Kubernetes Cloud Controller Manager implementation (or out-of-tree cloud-provider) for Cloud-Container-Engine(CCE) on Baidu Cloud.

Introduction

External cloud providers were introduced as an Alpha feature in Kubernetes 1.6 with the addition of the Cloud Controller Manager binary. External cloud providers are Kubernetes (master) controllers that implement the cloud-provider specific control loops required for Kubernetes to function.

This functionality is implemented in-tree in the kube-controller-manger binary for existing cloud-providers (e.g. AWS, GCE, etc.), however, in-tree cloud-providers have entered maintenance mode and no additional providers will be accepted. Furthermore, there is an ongoing effort to remove all existing cloud-provider specific code out of the Kubernetes codebase.

Setup and Installation

See docs/cce-cloud-controller-manager.md

Usage

Releases

The below combinations have been tested on CCE. We don't do cross version testing or compatibility testing in other environments.

Kubernetes Version CCM Version
v1.11.x v1.0.x
v1.13.x v1.0.x

Contribution

Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!

If you'd like to contribute, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base.

Please see the Wiki for more details.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].