Build and use custom nginx container #798
Labels
enhancement
New feature or request
refined
Requirements are refined and the issue is ready to be implemented.
Milestone
Is your enhancement request related to a problem? Please describe.
Right now our deployment simply uses the publicly available nginx image. While convenient, there are some downsides of this.
What would you like to be added:
The remedy for this is to package and distribute our own data plane container image. We would use the public nginx image as the base, and build on top of that.
Why this is needed:
This solves the issues mentioned under the problem above.
Additional context
See discussion #754 for more context.
A/C:
The text was updated successfully, but these errors were encountered: