Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: update docs for v2.12 mainline and v2.11 stable#13469

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bpmct merged 2 commits intomainfromv2.12.0-docs-updates
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
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
4 changes: 0 additions & 4 deletionsdocs/ides/remote-desktops.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -33,10 +33,6 @@ To use RDP with Coder, you'll need to install an
[RDP client](https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients)
on your local machine, and enable RDP on your workspace.

As a starting point, see the
[gcp-windows-rdp](https://github.com/matifali/coder-templates/tree/main/gcp-windows-rdp)
community template. It builds and provisions a Windows Server workspace on GCP.

Use the following command to forward the RDP port to your local machine:

```console
Expand Down
4 changes: 2 additions & 2 deletionsdocs/install/kubernetes.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -134,7 +134,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.11.2
--version 2.12.0
```

For the **stable** Coder release:
Expand All@@ -145,7 +145,7 @@ locally in order to log in and manage templates.
helm install coder coder-v2/coder \
--namespace coder \
--values values.yaml \
--version 2.10.2
--version 2.11.2
```

You can watch Coder start up by running `kubectl get pods -n coder`. Once
Expand Down
17 changes: 9 additions & 8 deletionsdocs/install/releases.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -47,11 +47,12 @@ pages.

## Release schedule

| Release name | Release Date | Status |
| ------------ | ------------------ | ---------------- |
| 2.7.x | January 01, 2024 | Not Supported |
| 2.8.x | Februrary 06, 2024 | Not Supported |
| 2.9.x | March 07, 2024 | Security Support |
| 2.10.x | April 03, 2024 | Stable |
| 2.11.x | May 07, 2024 | Mainline |
| 2.12.x | June 04, 2024 | Not Released |
| Release name | Release Date | Status |
| ------------ | ----------------- | ---------------- |
| 2.7.x | January 01, 2024 | Not Supported |
| 2.8.x | February 06, 2024 | Not Supported |
| 2.9.x | March 07, 2024 | Not Supported |
| 2.10.x | April 03, 2024 | Security Support |
| 2.11.x | May 07, 2024 | Stable |
| 2.12.x | June 04, 2024 | Mainline |
| 2.13.x | July 02, 2024 | Not Released |

[8]ページ先頭

©2009-2025 Movatter.jp