Kubernetes > Applications > Uninstall Ingress Stage 2
### Problem to solve
Users should be able to uninstall Ingress even if they have JupyterHub installed.
### Proposal
Users are able to uninstall Ingress, which uninstalls JupyterHub if it is also installed.
- Clicking `Uninstall` presents a confirmation [modal](https://design.gitlab.com/components/modals) to the user to confirm their action.
Modal text:
> **Uninstall Ingress [and JupyterHub]**
>
> You are about to uninstall Ingress [and JupyterHub] from your cluster. The associated load balancer and IP will be deleted and cannot be restored.
>
> [Cancel] [Uninstall Ingress [and JupyterHub]]
### Permissions and Security
### Documentation
### Testing
### What does success look like, and how can we measure that?
### Links / references
- https://gitlab.com/groups/gitlab-org/-/epics/1201
issue