Skip to content

Commit 4e5f042

Browse files
committed
compatibility
1 parent f528a1c commit 4e5f042

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,19 @@ type: Opaque
6666

6767
## Compatibility
6868

69-
CAPP is tested with `pve-manager/7.4-3/9002ab8a (running kernel: 5.15.102-1-pve)`
69+
### Proxmox-VE REST API
70+
71+
CAPP is tested with `pve-manager/7.4-3/9002ab8a (running kernel: 5.15.102-1-pve)`.
72+
73+
### Cluster API
74+
75+
| | Cluster API v1alpha4 | Cluster API v1beta1 |
76+
| --------------------- | :------------------: | :-----------------: |
77+
| CAPP v1beta1 `(v0.x)` | ? | ✓ |
78+
79+
### ControlPlane & Bootstrap provider
80+
81+
CAPP is tested with [KubeadmControlPlane](https://github.com/kubernetes-sigs/cluster-api/tree/main/controlplane/kubeadm) and [KubeadmBootstrap](https://github.com/kubernetes-sigs/cluster-api/tree/main/bootstrap/kubeadm).
7082

7183
## How it works
7284
This project aims to follow the Cluster API [Provider contract](https://cluster-api.sigs.k8s.io/developer/providers/contracts.html).

0 commit comments

Comments
 (0)