Merge pull request #25212 from Redeux/kubernetes-backened-doc

backend/kubernetes: Kubernetes supports multiple workspaces
This commit is contained in:
Petros Kolyvas 2020-06-11 09:49:50 -04:00 committed by GitHub
commit 831fd2b842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Multiple workspaces are currently supported by the following backends:
* [Consul](/docs/backends/types/consul.html)
* [COS](/docs/backends/types/cos.html)
* [GCS](/docs/backends/types/gcs.html)
* [Kubernetes](/docs/backends/types/kubernetes.html)
* [Local](/docs/backends/types/local.html)
* [Manta](/docs/backends/types/manta.html)
* [Postgres](/docs/backends/types/pg.html)