diff --git a/admin/workspace-providers/deployment/docker.md b/admin/workspace-providers/deployment/docker.md index 9b0bae791..793635849 100644 --- a/admin/workspace-providers/deployment/docker.md +++ b/admin/workspace-providers/deployment/docker.md @@ -4,6 +4,10 @@ description: Learn how to deploy a workspace provider to a Docker instance. state: alpha --- +> This Workspace Provider type is no longer supported in Coder v1. Please use +> [Coder v2](https://coder.com/docs/coder-oss/latest) to use a remote VM as a +> workspace provisioner. + This article walks you through the process of deploying a workspace provider to a remote VM instance using Docker. diff --git a/admin/workspace-providers/deployment/ec2.md b/admin/workspace-providers/deployment/ec2.md index 8f66d0bdd..0d9fc6e33 100644 --- a/admin/workspace-providers/deployment/ec2.md +++ b/admin/workspace-providers/deployment/ec2.md @@ -4,6 +4,10 @@ description: Learn how to deploy a workspace provider to an EC2 instance. state: alpha --- +> This Workspace Provider type is no longer supported in Coder v1. Please use +> [Coder v2](https://coder.com/docs/coder-oss/latest) to provision EC2 instances +> as workspaces. + This article walks you through the process of deploying a workspace provider to an EC2 instance.