Edit Ingress Annotations
This section describes how to edit Ingress annotations.
Prerequisites
You should join a cluster or a project and have the Application Workload Management permission within the cluster or the project. For more information, refer to "Cluster Roles" and "Project Roles".
Steps
Log in to the KubeSphere web console with a user who has the Application Workload Management permission and enter your cluster or project.
Click Application Workloads > Ingresses in the left navigation pane.
Click on the right side of the ingress you want to edit, then select Edit Annotations from the dropdown list.
In the Edit Annotations dialog, set the annotation key-value pairs, then click OK.
Click Add to set multiple annotations.
Click on the right side of a created annotation to delete it.
Note The cluster gateway and project gateway in KubeSphere are implemented based on Nginx Ingress Controller. You can set annotations on the Ingress to control the behavior of the gateway. For more information, see Nginx Ingress Controller Documentation.
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.