Skip to content

document incompatible k8s distributions #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 10, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
document incompatible k8s distributions
  • Loading branch information
bpmct committed Sep 10, 2021
commit e93d36da70b8b9ab2635b2c8d26ac160a345248f
8 changes: 6 additions & 2 deletions setup/kubernetes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ description: Learn how to set up a Kubernetes cluster compatible with Coder.
This section contains guides for creating a compatible cluster on common cloud
platforms, including Microsoft Azure, Google Cloud Platform, and Amazon Web
Services. If you already have a Kubernetes cluster that meets Coder's
[requirements](../requirements.md), you can proceed to the [installation
guide].
[requirements](../requirements.md), you can proceed to the [installation guide].

## Supported Kubernetes versions

Expand All @@ -31,3 +30,8 @@ deprecated features before they are removed from new versions of Kubernetes.
[installation guide]: ../installation.md

<children></children>

## Incompatible Kubernetes distributions

- [DigitalOcean Managed Kubernetes](https://www.digitalocean.com/products/kubernetes/)
does not support [CVMs](../../admin/workspace-management/cvms) with Coder.