Skip to content

Commit

Permalink
Update SETUP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonccc authored Apr 26, 2024
1 parent e6cd6c4 commit 1a3286e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Most values should be obvious and commented accordingly - see below for more inf

## :computer: cluster_id

`620` - the proxmox id used for the kopsrox image/template - and the first id in the range required by kopsrox
`620` - the proxmox id used for the kopsrox image/template - and the first id in the proxmox qemu virtual machinee "id" range used by kopsrox

kopsrox uses a simple static id/ip assignment scheme based on the `[cluster] - cluster_id` and `[kopsrox] - network_ip` settings

Expand Down Expand Up @@ -63,6 +63,8 @@ would result in this:
|8|628|192.168.0.178|worker 4|kopsrox-w4|
|9|629|192.168.0.179|worker 5|kopsrox-w5|

The VIP IP ( here 192.168.0.170 ) is used by kube-vip to provide a highly available IP for the API when you have 3 master nodes

## :pencil2: kopsrox

### :rainbow: cloud_image_url
Expand Down

0 comments on commit 1a3286e

Please sign in to comment.