---
title: "Coder v1.17: Environment autostart and workspace providers - Blog - Coder"
description: "We’re pleased to announce the release of Coder v1.17! This update includes environment auto-start and workspace providers for a faster connection across regions!"
image: "/api/dynamic-og?title=Coder+v1.17%3A+Environment+autostart+and+workspace+providers&randomBackground=true&styles=%7B%22height%22%3A162%2C%22width%22%3A302%2C%22padding%22%3A16%2C%22titleSize%22%3A24%2C%22logo%22%3A%7B%22width%22%3A80%2C%22height%22%3A12.15%7D%7D"
canonical: "https://coder.com/blog/coder-v1-17"
---

Mar 19 20211 min read

# Coder v1.17: Environment autostart and workspace providers

[Ben Potter](https://coder.com/blog/author/bpmct)

Share this article

## Auto-start environments

For an improved developer workflow, users can now configure Coder environments to start at a specified time each day.

![Autostart Preferences in Coder](https://www.datocms-assets.com/19109/1616103106-image4.png?fit=clip&fm=webp&w=3840&q=90)

Autostart Preferences in Coder

This functionality can be toggled on/off for each environment on your account and configured through Account Preferences.

## Workspace Providers (Beta)

If you have a single Kubernetes cluster for your distributed team, users located far from the data center can see increased latency, providing a sub-optimal development experience.

To provide the lowest latency experience for distributed teams, Coder now allows you to add additional Kubernetes clusters. These clusters are called providers, and users can deploy their environments to the one closest to them while still accessing Coder via a central control plane.

Workspace providers can also be used to give specific developers or organizations inside Coder access to isolated clusters with private registries, secrets, and databases, while still being compliant with security standards.

Workspace providers work across different cloud providers as well as on-prem. Organizations can utilize a hybrid or multi-cloud strategy while managing the entire organization’s development initiatives through a central Coder instance. [Learn more about this in our docs](https://coder.com/docs/admin/workspace-providers)

![Selecting a workspace provider in Coder](https://www.datocms-assets.com/19109/1616103237-image2.png?fit=clip&fm=webp&w=3840&q=90)

Selecting a workspace provider in Coder

## coder-cli

We’ve simplified the login process for coder-cli to support logging in without a browser. Be sure to install/update coder-cli here: [https://github.com/cdr/coder-cli](https://github.com/cdr/coder-cli)

![Logging in with the coder-cli](https://www.datocms-assets.com/19109/1616103373-image3.png?fit=clip&fm=webp&w=3840&q=90)

Logging in with the coder-cli

For more details on this change, [visit the PR](https://github.com/cdr/coder-cli/pull/274).

## code-server 3.9.0

We’ve upgraded to code-server 3.9.0 which included VS Code 1.52.1 and compression to improve performance.

## Namespaces

The `namespaceWhitelist` field has been deprecated. Namespaces are now managed by deploying new workspace providers. See the [changelog](https://coder.com/docs/changelog/1.17.0) for details.

### Subscribe to our newsletter

Want to stay up to date on all things Coder? Subscribe to our monthly newsletter for the latest articles, workshops, events, and announcements.
