Erwin Kok 7d9b12bce9 Adding Finalizer on Secret (#279)
* Bumped some versions as the controller-gen crashed

* Added ProxmoxClusterTemplate properly

* Proper alignment //+kubebuilder, and provide annotatons as specified by spec

* Added concurrency to controllers. Added constructors to controllers

* Added capiflags

* metrics-bind-address is obsolete. Use diagnostics address

* Add finalizer on secret

* Cleanup to minimize differences

* Processing review feedback

* Processing feedback

* Update

* Processing feedback

* Fixing tests

* Update

* Delete capi cluster first

* Processing review feedback

* Renamed test context

* Processing review feedback: solve linting issues

---------

Co-authored-by: Mohamed Chiheb Ben Jemaa <mc.benjemaa@gmail.com>
2024-10-09 18:14:54 +00:00
2024-10-09 18:14:54 +00:00
2024-10-09 18:14:54 +00:00
2024-08-20 10:27:56 +00:00
2024-10-09 18:14:54 +00:00
2024-10-09 18:14:54 +00:00
2023-11-29 14:17:03 +00:00
2023-11-29 14:17:03 +00:00
2024-10-09 18:14:54 +00:00
2024-06-12 09:29:12 +00:00
2023-11-29 14:17:03 +00:00
2024-06-26 11:15:59 +00:00
2024-01-23 14:58:09 +00:00
2024-08-20 10:27:56 +00:00
2023-11-29 14:17:03 +00:00
2024-08-20 10:27:56 +00:00
2024-06-07 10:21:14 +00:00
2024-10-09 18:14:54 +00:00
2024-06-07 10:21:14 +00:00
2023-11-29 14:17:03 +00:00
2023-11-29 14:17:03 +00:00

Kubernetes Cluster API Provider for Proxmox Virtual Environment - CAPMOX

Quality Gate Status Go Report Card End-to-End Test Status

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)
CAPMOX v1alpha1 (v0.1)
CAPMOX v1alpha1 (v0.2)
CAPMOX v1alpha1 (v0.3)
CAPMOX v1alpha1 (v0.4)
CAPMOX v1alpha1 (v0.5)

(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
No description provided
Readme Apache-2.0 4 MiB
Languages
Go 97.1%
Makefile 2.4%
Shell 0.3%
Dockerfile 0.2%