-
Notifications
You must be signed in to change notification settings - Fork 14
docs: update EKS documentation with k3d load balancer note #185
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
Conversation
Added note about Traefik ingress controller and k3d load balancer configuration.
Deploying localstack-docs with
|
Latest commit: |
e5142f8
|
Status: | ✅ Deploy successful! |
Preview URL: | https://65508447.localstack-docs.pages.dev |
Branch Preview URL: | https://docs-eks-k8-cluster-update.localstack-docs.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes 🙌
Can we also add the new config value in the EKS section of src/content/docs/aws/capabilities/config/configuration.md
?
Also, it would be great if we remove the outdated note:
:::note Note that the tag was previously referred to as `__k3d_volume_mount__`, but it has now been renamed to `_volume_mount_`. As a result, the tag name `__k3d_volume_mount__` is considered deprecated and will be removed in an upcoming release. ::: After creating your cluster with the `_volume_mount_` tag, you can create your path with volume mounts as usual. The configuration for the volume mounts can be set up similar to this:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! just a minor comment
Co-authored-by: Daniel Fangl <[email protected]>
Added note about Traefik ingress controller and k3d load balancer configuration.