Changelog #82 - Tenstorrent Cloud Instances in Private Preview, Control Panel: Enhanced Docker Command & Entrypoint Overrides, and more

Hello, and welcome to this week’s changelog update! Let’s dive into what’s new:

  1. Tenstorrent Cloud Instances in Private Preview

    We’re thrilled to announce the world premiere availability of Tenstorrent Instances via the Koyeb Serverless Platform! Get on-demand access to Tenstorrent’s Tensix Processors in seconds to develop, test, and run AI models. Check out the full announcement.

  2. Control Panel: Enhanced Docker Command & Entrypoint Overrides

    We’ve improved the process for overriding Docker entrypoint and command inputs in the control panel. Previously, command arguments were automatically formatted, which could be error-prone. We now use standard text inputs and show you how it will be interpreted.

  3. Multi-region Deployment: Improved Traffic Shifting

    For services deployed across multiple regions, we now ensure traffic flows to the available regions in case of a network incident in one region. In some cases, during such a scenario, requests could continue to be routed to an unavailable region, resulting in 502 errors.

  4. Control Panel: Improve Service Redeploy

    When redeploying a service using git-based deployment, we now ensure that a previous build succeeded before exposing the option to skip the build phase. Previously, this option was always available.