Skip to content

Commit cfeab9c

Browse files
authored
Merge pull request #3166 from mat007/stack-kubernetes-depreciation
Deprecate Kubernetes stack support
2 parents 8e08b72 + 7190255 commit cfeab9c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/deprecated.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The table below provides an overview of the current status of deprecated feature
5050

5151
Status | Feature | Deprecated | Remove
5252
-----------|------------------------------------------------------------------------------------------------------------------------------------|------------|------------
53+
Deprecated | [Kubernetes stack support](#kubernetes-stack-support) | v20.10 | -
5354
Deprecated | [Pulling images from non-compliant image registries](#pulling-images-from-non-compliant-image-registries) | v20.10 | -
5455
Deprecated | [Linux containers on Windows (LCOW)](#linux-containers-on-windows-lcow-experimental) | v20.10 | -
5556
Deprecated | [BLKIO weight options with cgroups v1](#blkio-weight-options–with-cgroups-v1) | v20.10 | -
@@ -97,6 +98,13 @@ Removed | [`--api-enable-cors` flag on `dockerd`](#--api-enable-cors-flag-on-
9798
Removed | [`--run` flag on `docker commit`](#--run-flag-on-docker-commit) | v0.10 | v1.13
9899
Removed | [Three arguments form in `docker import`](#three-arguments-form-in-docker-import) | v0.6.7 | v1.12
99100

101+
### Kubernetes stack support
102+
103+
**Deprecated in Release: v20.10**
104+
105+
Following the deprecation of [Compose on Kubernetes](https://github.com/docker/compose-on-kubernetes), support for
106+
Kubernetes in the `stack` command in the docker CLI is now marked as deprecated as well.
107+
100108
### Pulling images from non-compliant image registries
101109

102110
**Deprecated in Release: v20.10**

0 commit comments

Comments
 (0)