validate_vip_configuration
Validates API and ingress VIP addresses against the machine network CIDR to ensure they are correctly assigned for cluster networking.
Instructions
Validate VIP (Virtual IP) configuration.
Args: api_vip: API VIP address ingress_vip: Ingress VIP address machine_network_cidr: Machine network CIDR
Returns: Validation results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_vip | Yes | ||
| ingress_vip | Yes | ||
| machine_network_cidr | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||