Skip to content

Conversation

@alakae
Copy link
Contributor

@alakae alakae commented Aug 27, 2024

Adds examples for:

  • Using ingress-nginx
  • Using PROXYv2
  • Using externalTrafficPolicy "Local"

Feel free to suggest modifications.

@alakae alakae requested a review from href August 27, 2024 07:27
@href
Copy link
Contributor

href commented Aug 27, 2024

I have some nitpicky spacing suggestions, but nothing that needs a second look.

apiVersion: v1
data:
nginx.conf: |2

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think this space, and a bunch of the double spaces in this config are not needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have created this part using kubectl create configmap --from-file= using the original nginx config file from the image. Therefore, I prefer to not fiddly around with this part more than necessary. I hope this is okay.

@alakae alakae merged commit 8a57fad into main Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants