Browse Source

Updated the docs on client IP preservation to include a note about this being a default for all EKS clusters provisioned after Dec 10 2021.

Rudi MK 4 years ago
parent
commit
d8adefdce4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/guides/preserving-client-ip-addresses.md

+ 4 - 0
docs/guides/preserving-client-ip-addresses.md

@@ -1,5 +1,9 @@
 # AWS
 # AWS
 
 
+> 🚧 Update: December 10 2021
+>
+> Please note that clusters provisioned on Amazon EKS after December 10 2021 will have support for proxying external IPs configured by default.
+
 > 🚧
 > 🚧
 > 
 > 
 > Changing this configuration may result in a few minutes of downtime. It is recommended to set up client IP addresses before the application is live, or update it during a maintenance window. For more information, see [this Github issue](https://github.com/porter-dev/porter/issues/632#issuecomment-832939982).
 > Changing this configuration may result in a few minutes of downtime. It is recommended to set up client IP addresses before the application is live, or update it during a maintenance window. For more information, see [this Github issue](https://github.com/porter-dev/porter/issues/632#issuecomment-832939982).