Skip to content

Commit c75ec8d

Browse files
committed
update README.md
1 parent fc6c346 commit c75ec8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cluster-api-provider-proxmox
1+
# cluster-api-provider-proxmox (CAPP)
22

33
cluster-api-provider-proxmox is a Cluster API [infrastructure provider](https://cluster-api.sigs.k8s.io/developer/providers/cluster-infrastructure.html) implementation for [Proxmox VE](https://pve.proxmox.com/wiki/Main_Page).
44

@@ -47,8 +47,8 @@ data:
4747
# for proxmox API
4848
PROXMOX_PASSWORD: "<base 64>"
4949
PROXMOX_USER: "<base 64>"
50-
PROXMOX_URL: "<base 64>"
5150
# for ssh into the node to bootstrapping VMs
51+
## * current CAPP is compatible with only single node proxmox cluster
5252
NODE_URL: "<base 64>"
5353
NODE_USER: "<base 64>"
5454
NODE_PASSWORD: "<base 64>"

0 commit comments

Comments
 (0)