Image repository triggers automat actions such as service update, webhooks, and message push after images are created. By using triggers with continuous integration, you can implement continuous deployment.
An image repository trigger contains the following attributes:
Currently, Tencent Cloud TKE Image Registry supports three types of tag trigger expressions, which can be used to configure trigger conditions:
Currently, service update is the only supported trigger action. The configuration of the trigger action includes setting the region, cluster, namespace, service, container image, and other parameters of TKE.
When a trigger condition is met, the specified container image of the service is updated based on the set parameters.
Every time a repository trigger performs an action, a triggering history entry is generated, which contains information such as trigger name, triggering condition, action, trigger result, and triggered time.
Was this page helpful?