Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable/redis-ha]: Allow DNS requests to local network #289

Merged

Commits on Sep 22, 2024

  1. [stable/redis-ha]: Allow DNS requests to local network

    - In some situations (GKE cluster with [Cloud DNS](https://cloud.google.com/kubernetes-engine/docs/how-to/cloud-dns#architecture)), the DNS server is configured on the local network IP range
      (169.254.0.0/16), so we should allow this CIDR in the default network policy.
    
    Signed-off-by: Laurent Lavaud <[email protected]>
    llavaud committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a93b64c View commit details
    Browse the repository at this point in the history
  2. set in default values

    llavaud committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d08789a View commit details
    Browse the repository at this point in the history