https://github.com/xelon-ag/xelon-cloud-controller-manager
Kubernetes cloud-controller-manager for Xelon
https://github.com/xelon-ag/xelon-cloud-controller-manager
cloud-providers controller-manager kubernetes
Last synced: 5 months ago
JSON representation
Kubernetes cloud-controller-manager for Xelon
- Host: GitHub
- URL: https://github.com/xelon-ag/xelon-cloud-controller-manager
- Owner: Xelon-AG
- Created: 2020-06-04T10:35:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T14:27:25.000Z (9 months ago)
- Last Synced: 2025-05-07T06:05:07.481Z (5 months ago)
- Topics: cloud-providers, controller-manager, kubernetes
- Language: Go
- Homepage:
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# Kubernetes Cloud Controller Manager for Xelon
## Overview
`xelon-cloud-controller-manager` (CCM) is the Kubernetes cloud controller manager implementation for Xelon. Read more
about cloud controller managers [here](https://kubernetes.io/docs/tasks/administer-cluster/running-cloud-controller/).
Running CCM allows you to leverage many of the cloud provider features offered by Xelon on your Kubernetes clusters.The `xelon-cloud-controller-manager` provides a fully supported experience of Xelon features in your Kubernetes cluster:
- Node resources are assigned their respective Xelon instance hostnames, types and public/private IPs
- Xelon LoadBalancer Clusters are automatically deployed when a LoadBalancer service is deployed> Note that this CCM is installed by default on [XKS](https://www.xelon.ch/products/kubernetes/) (Xelon Managed
> Kubernetes), you don't have to do it yourself.## Contributing
We hope you'll get involved! Read our [Contributors' Guide](.github/CONTRIBUTING.md) for details.