Click a service card on the screen to enter the service page. In the service information tab, you can view the following information.
Deployment History
You can view deployment history and build logs. Click the on the right of the deployment history to navigate to the related GitHub page or rollback.
Resources
You can view and manage the following details in the Resources tab.
Workload
Ingress
Domain
Connect a domain
on the right to connect a custom domain. For more details, see the Domain Connection page.Private Network
Volumes
Metrics
You can view the metrics of the service.
Events
View events that occurred in the related clusters with the service.
CLI
View the yaml file content for deploying the service via CLI and the workflow file content for applying GitHub Actions.
Service Information
You can view the project, deployment environment, and service name the service belongs to, and change the service display name.
Deployment Settings
You can view and change the settings configured during deployment.
Deploy
at the bottom to apply the changed settings.
When you update your code or modify resource settings, click Deploy
at the bottom of the settings tab of the service page to apply these changes with a new deployment.
The service will be deleted by clicking Delete a service
at the bottom of the settings tab of the service page.