Add dashboard/portal UI tab for Ingress definitions under Workloads

Cannot currently see defined Ingress that has been added with kubectl.

  • Guest
  • Apr 21 2022
  • Planned
  • Attach files
      Drop here to upload
    • Guest commented
      20 Mar 09:13

      Use kubectl get ingress -n <namespace> to list Ingress resources. Ensure the correct namespace is specified and the Ingress controller is properly configured. If still unresolved, check the logs of the Ingress controller for issues. Tolls by Mail website

    • Guest commented
      February 22, 2023 19:30

      Adding a dashboard or portal UI tab for Ingress definitions would be really exciting! It would make it much easier to manage our Ingress rules and keep track of changes. Plus, it would provide an easy way for newbies to get started with Ingress.