mirror of
https://github.com/outbackdingo/cluster-api-provider-proxmox.git
synced 2026-01-27 10:18:38 +00:00
k8s/32
Bumps the kubernetes group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.30.6 to 0.32.2 - [Commits](https://github.com/kubernetes/api/compare/v0.30.6...v0.32.2) Updates `k8s.io/apimachinery` from 0.30.6 to 0.32.2 - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.6...v0.32.2) Updates `k8s.io/client-go` from 0.30.6 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.30.6...v0.32.2) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <support@github.com>
Kubernetes Cluster API Provider for Proxmox Virtual Environment - CAPMOX
Overview
The Cluster API brings declarative, Kubernetes-style APIs to cluster creation, configuration and management. Cluster API Provider for Proxmox VE is a concrete implementation of Cluster API for Proxmox VE.
Launching a Kubernetes cluster on Proxmox VE
Check out the quickstart guide for launching a cluster on Proxmox VE.
Compatibility with Cluster API and Kubernetes Versions
This provider's versions are compatible with the following versions of Cluster API:
| Cluster API v1beta1 (v1.4) | Cluster API v1beta1 (v1.5) | Cluster API v1beta1 (v1.6) | Cluster API v1beta1 (v1.7) | Cluster API v1beta1 (v1.8) | Cluster API v1beta1 (v1.9) | |
|---|---|---|---|---|---|---|
| CAPMOX v1alpha1 (v0.1) | ✓ | ✓ | ☓ | ☓ | ☓ | ☓ |
| CAPMOX v1alpha1 (v0.2) | ☓ | ✓ | ✓ | ☓ | ☓ | ☓ |
| CAPMOX v1alpha1 (v0.3) | ☓ | ✓ | ✓ | ✓ | ☓ | ☓ |
| CAPMOX v1alpha1 (v0.4) | ☓ | ✓ | ✓ | ✓ | ☓ | ☓ |
| CAPMOX v1alpha1 (v0.5) | ☓ | ☓ | ✓ | ✓ | ☓ | ☓ |
| CAPMOX v1alpha1 (v0.6) | ☓ | ☓ | ☓ | ✓ | ✓ | ☓ |
| CAPMOX v1alpha1 (v0.7) | ☓ | ☓ | ☓ | ☓ | ✓ | ✓ |
(See Kubernetes support matrix of Cluster API versions).
Documentation
Further documentation is available in the /docs directory.
Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at:
Security
We take security seriously. Please read our security policy for information on how to report security issues.
Description
Languages
Go
97.1%
Makefile
2.4%
Shell
0.3%
Dockerfile
0.2%