cluster-api-provider-vsphere

Github星跟蹤圖

Kubernetes Cluster API Provider vSphere

Go Report Card

Kubernetes-native declarative infrastructure for vSphere.

What is the Cluster API Provider vSphere

The Cluster API brings declarative, Kubernetes-style APIs to cluster creation, configuration and management. Cluster API Provider for vSphere is a concrete implementation of Cluster API for vSphere.

The API itself is shared across multiple cloud providers allowing for true vSphere hybrid deployments of Kubernetes. It is built atop the lessons learned from previous cluster managers such as kops and kubicorn.

Launching a Kubernetes cluster on vSphere

Check out the getting started guide for launching a cluster on vSphere.

Features

  • Native Kubernetes manifests and API
  • Manages the bootstrapping of VMs on cluster.
  • Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on OVA images.
  • Deploys Kubernetes control planes into provided clusters on vSphere.
  • Doesn't use SSH for bootstrapping nodes.
  • Installs only the minimal components to bootstrap a control plane and workers.

Compatibility with Cluster API and Kubernetes Versions

This provider's versions are compatible with the following versions of Cluster API:, Cluster API v1alpha1 (v0.1), Cluster API v1alpha2 (v0.2), ---, :---:, :---:, CAPV v1alpha1 (v0.3), ✓, ☓, CAPV v1alpha1 (v0.4), ✓, ☓, CAPV v1alpha2 (v0.5, master), ☓, ✓, Kubernetes 1.13, Kubernetes 1.14, Kubernetes 1.15, -, :---:, :---:, :---:, CAPV v1alpha1 (v0.3), ✓, ✓, ✓, CAPV v1alpha1 (v0.4), ✓, ✓, ✓, CAPV v1alpha2 (v0.5, master), ✓, ✓, ✓, NOTE: As the versioning for this project is tied to the versioning of Cluster API, future modifications to this policy may be made to more closely align with other providers in the Cluster API ecosystem.

Kubernetes versions with published OVAs

Note: These OVAs are not updated for security fixes and it is recommended to always use the latest patch version for the Kubernetes version you wish to run. For production-like environments, it is highly recommended to build and use your own custom images., Kubernetes, CentOS 7, Ubuntu 18.04, Photon 3, :-:, :-:, :-:, :-:, v1.14.9, ova, sha256, ova, sha256, ova, sha256, v1.15.6, ova, sha256, ova, sha256, ova, sha256, v1.16.3, ova, sha256, ova, sha256, ova, sha256, A full list of the published machine images for CAPV may be obtained with the following command:

gsutil ls gs://capv-images/release/*

Or, to produce a list of URLs for the same image files (and their checksums), the following command may be used:

gsutil ls gs://capv-images/release/*/*.{ova,sha256}, sed 's~^gs://~http://storage.googleapis.com/~'

Documentation

Further documentation is available in the /docs directory.

Getting involved and contributing

Are you interested in contributing to cluster-api-provider-vsphere? We, the maintainers and community, would love your suggestions, contributions, and help! Also, the maintainers can be contacted at any time to learn more about how to get involved.

In the interest of getting more new people involved we tag issues with good first issue. These are typically issues that have smaller scope but are good ways to start to get acquainted with the codebase.

We also encourage ALL active community participants to act as if they are maintainers, even if you don't have "official" write permissions. This is a community effort, we are here to serve the Kubernetes community. If you have an active interest and you want to get involved, you have real power! Don't assume that the only people who can get things done around here are the "maintainers".

We also would love to add more "official" maintainers, so show us what you can do!

This repository uses the Kubernetes bots. See a full list of the commands here.

Code of conduct

Participating in the project is governed by the Kubernetes code of conduct. Please take some time to read the code of conduct document.

Implementer office hours

  • Bi-weekly on Mondays @ 1:00 PT on Zoom starting on 8/13
  • Previous meetings: [ notes ]

Other ways to communicate with the contributors

Please check in with us in the #cluster-api-vsphere channel on Slack or email us at our [mailing list][mailing_list]

Github issues

Bugs

If you think you have found a bug please follow the instructions below.

  • Please spend a small amount of time giving due diligence to the issue tracker. Your issue might be a duplicate.
  • Get the logs from the cluster controllers. Please paste this into your issue.
  • Follow the helpful tips provided in the troubleshooting document as needed.
  • Open a new issue.
  • Remember that users might be searching for your issue in the future, so please give it a meaningful title to help others.
  • Feel free to reach out to the cluster-api community on the kubernetes slack.

Tracking new features

We also use the issue tracker to track features. If you have an idea for a feature, or think you can help CAPV become even more awesome follow the steps below.

  • Open a new issue.
  • Remember that users might be searching for your issue in the future, so please give it a meaningful title to help others.
  • Clearly define the use case, using concrete examples. EG: I type this and cluster-api-provider-vsphere does that.
  • Some of our larger features will require some design. If you would like to include a technical design for your feature please include it in the issue.
  • After the new feature is well understood, and the design agreed upon, we can start coding the feature. We would love for you to code it. So please open up a WIP (work in progress) pull request, and happy coding.

主要指標

概覽
名稱與所有者kubernetes-sigs/cluster-api-provider-vsphere
主編程語言Go
編程語言Makefile (語言數: 5)
平台
許可證Apache License 2.0
所有者活动
創建於2018-08-03 18:15:17
推送於2025-06-12 12:38:56
最后一次提交
發布數203
最新版本名稱v1.14.0-alpha.0 (發布於 2025-05-28 10:49:02)
第一版名稱v0.1.0 (發布於 2018-12-10 16:15:50)
用户参与
星數396
關注者數36
派生數302
提交數3.6k
已啟用問題?
問題數982
打開的問題數65
拉請求數2176
打開的拉請求數7
關閉的拉請求數324
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?