-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
Describe the bug
The test results for scale, longevity, and upgrade NFR tests deviated significantly from the expected range. This requires further investigation to understand the root cause and ensure product stability in future iterations.
To Reproduce
The test results are documented here
Expected behavior
A clear and concise description of what you expected to happen.
Your environment
- Version of the NGINX Gateway Fabric - 2.1.0
- Version of Kubernetes
- Kubernetes platform (e.g. Mini-kube or GCP)
- Details on how you expose the NGINX Gateway Fabric Pod (e.g. Service of type LoadBalancer or port-forward)
- Logs of NGINX container:
kubectl -n <nginx-deployment-namespace> logs deployments/<nginx-deployment>
- NGINX Configuration:
kubectl -n <nginx-deployment-namespace> exec -it deployments/<nginx-deployment> -- nginx -T
Additional context
Add any other context about the problem here. Any log files you want to share.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
π New