/
Configure Kloudfuse behind a source IP/ranges

Configure Kloudfuse behind a source IP/ranges

If you want to enable the Kloudfuse ingress controller load balancer with a whitelisted IP address or IP range CIDR, please refer to following instructions,

  1. Update the custom_values.yaml file ingress-nginx section with following,

ingress-nginx: controller: service: # Add CIDR for any IP/Range you want to whitelist e.g. 10.10.10.11/32 loadBalancerSourceRanges: []
  1. Upgrade the deployment with updated custom_values.yaml

Related content

Single Sign On (SSO) support
Single Sign On (SSO) support
Read with this
Configure Cloud-Specific Helm Values
Configure Cloud-Specific Helm Values
More like this
Adding users or changing password
Adding users or changing password
Read with this
HTTPS/TLS Setup on Kloudfuse Stack
HTTPS/TLS Setup on Kloudfuse Stack
More like this
Configure Ingestion Authentication
Configure Ingestion Authentication
Read with this
Cross region consumption of observability data
Cross region consumption of observability data
More like this