Skip to content
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

enable NGINX Dashboards for Service Insights #245

Open
3 tasks
shsingh opened this issue Jul 15, 2023 · 1 comment
Open
3 tasks

enable NGINX Dashboards for Service Insights #245

shsingh opened this issue Jul 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@shsingh
Copy link
Contributor

shsingh commented Jul 15, 2023

branch with existing work is on PR #225

  • NGINX dashboard on ingress at /dashboard.html
  • NGINX DoS Dashboard on ingress at /dashboard-dos.html
  • Service Insights available on ingress at port 9114
@shsingh shsingh assigned shsingh and leonseng and unassigned shsingh Jul 15, 2023
@shsingh shsingh added the enhancement New feature or request label Jul 15, 2023
shsingh added a commit that referenced this issue Jul 15, 2023
- enable CRD in dos-arbitrator
- modify scheme for service-insight in helm values

issue ref: #245
shsingh added a commit that referenced this issue Jul 15, 2023
- enable CRD in dos-arbitrator
- modify scheme for service-insight in helm values

issue ref: #245
shsingh added a commit that referenced this issue Jul 15, 2023
* enable ingress virtual server for dashboard

- enable CRD in dos-arbitrator
- modify scheme for service-insight in helm values

issue ref: #245

* disable nginx virtual server
shsingh added a commit that referenced this issue Jul 15, 2023
* enable ingress virtual server for dashboard

- enable CRD in dos-arbitrator
- modify scheme for service-insight in helm values

issue ref: #245

* disable nginx virtual server

* fix patch for ingress controller helm

---------

Signed-off-by: Shain Singh <[email protected]>
shsingh added a commit that referenced this issue Jul 15, 2023
* enable ingress virtual server for dashboard

- enable CRD in dos-arbitrator
- modify scheme for service-insight in helm values

issue ref: #245

* disable nginx virtual server

* fix patch for ingress controller helm

* merge conflict fix for nginx helm values

---------

Signed-off-by: Shain Singh <[email protected]>
shsingh added a commit that referenced this issue Jul 15, 2023
* enable ingress virtual server for dashboard

- enable CRD in dos-arbitrator
- modify scheme for service-insight in helm values

issue ref: #245

* disable nginx virtual server

* fix patch for ingress controller helm

* merge conflict fix for nginx helm values

* disable nginx virtual server

---------

Signed-off-by: Shain Singh <[email protected]>
@shsingh
Copy link
Contributor Author

shsingh commented Jul 18, 2023

the template used to bootstrap the default nginx.conf needs changing as the dashboards can be enabled, but are using http not https.

https://github.com/nginxinc/kubernetes-ingress/blob/v3.2.0/internal/configs/version1/nginx-plus.tmpl#L204-L233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants