clusters addons ingress
Configures the ingress IPv4 address.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration
Syntax
ingress service-type { bind-ip-address ipv4_address | disabled bind-ip-address ipv4_address | enabled bind-ip-address ipv4_address }
bind-ip-address ipv4_address
Specify the IPv4 address for binding.
enabled { false | true }
Specify to enable or disable.
Must be either "false" or "true".
Default Value: true.
failure-threshold failure_threshold
Specify the failure-threshold.
Must be an integer.
Default Value: 3.
timeout-seconds timeout
Specify the timeout in seconds.
Must be an integer.
Default Value: 1.
Usage Guidelines
Use this command to configure the ingress IPv4 address to Kubernetes cluster.