←  Back to Changelog

October 29, 2021

Tailscale on Gitpod

With the availability of Tailscale support, you can connect Gitpod workspaces to other resources & services needed. Think of a database hosted behind a corporate firewall or in your on-prem data center.

Equally exciting is the possibility to connect multiple Gitpod workspaces with each other. Imagine a project with microservices which all have their own git repository. Configure Tailscale in each repository and once you start workspaces, the individual services will be able to communicate with each other.

You can learn more about this topic in our Network Bridging documentation. Alternatively, we have a template repository with the required configuration you can apply to your own projects.

Please let us know what you think via Twitter @gitpod or chat with us at https://www.gitpod.io/chat.

Avatar of AlexTugarev Avatar of csweichel Avatar of geropl

Fixes and improvements

  • #5865 - Make it possible to cancel pending or running Prebuilds Avatar of AlexTugarev Avatar of csweichel Avatar of gtsiolis Avatar of jankeromnes
  • #6273 - Deleted team’s name can be reused. Avatar of JanKoehnlein Avatar of bigint Avatar of gtsiolis Avatar of laushinka
  • #6312 - /admin: Improve performance of workspace queries Avatar of JanKoehnlein Avatar of geropl
  • #6048 - Replace /workspaces → /projects as default landing page for both users and teams Avatar of gtsiolis Avatar of jankeromnes Avatar of jldec Avatar of laushinka
  • #6038 - Truncate workspace context in the workspace deletion modal Avatar of gtsiolis Avatar of iQQBot Avatar of svenefftinge
  • #6409 - Experimental support for CAP_NET_ADMIN in workspaces Avatar of AlexTugarev Avatar of JanKoehnlein Avatar of corneliusludmann Avatar of csweichel Avatar of geropl
  • #6234 - Validate the cluster is in a state for Gitpod to be installed to Avatar of MrSimonEmms Avatar of aledbf Avatar of csweichel
  • #6265 - Installation config validation Avatar of MrSimonEmms Avatar of csweichel Avatar of princerachit
  • #6338 - Automated workspace deployment framework and design proposal and prelim checkin for workspace cluster creation Avatar of csweichel Avatar of princerachit
  • #6453 - [ws-manager]: Add check for IdeImage not being present in the spec Avatar of MrSimonEmms Avatar of csweichel
  • #6348 - Switch from dropbear to OpenSSH Avatar of akosyakov Avatar of aledbf Avatar of csweichel Avatar of iQQBot
  • #6389 - Always enable the New Workspace button on the Configuration Page. Avatar of AlexTugarev Avatar of gptest1 Avatar of gtsiolis Avatar of jldec Avatar of svenefftinge