Transfer traffic over time

Schedule a canary release to start at a specific time, in UNIX timestamp seconds since epoch, and finish migrating 100% of traffic in a specified length of time, in seconds.

Setting config.start to null sets the start time to the current time, and starts the canary release immediately.

Environment variables

  • UPSTREAM_HOST: The hostname of your upstream service without the the http or https prefix. For example, example.com.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!