mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-26 04:05:26 -02:30
Use Pre-existing Floating IP for Bastion (#8214)
* use pre-existing floating IP for bastion * document bastion_fips in readme
This commit is contained in:
@@ -20,4 +20,6 @@ variable "k8s_nodes" {}
|
||||
|
||||
variable "k8s_master_fips" {}
|
||||
|
||||
variable "bastion_fips" {}
|
||||
|
||||
variable "router_internal_port_id" {}
|
||||
|
||||
Reference in New Issue
Block a user