diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-11-17 11:33:21 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-11-17 11:33:21 +0000 |
commit | 7021455bd1ed7b125c55eb1b33c5a01f2bc55ee0 (patch) | |
tree | 5bdc2229f5198d516781f8d24eace62fc7e589e9 /doc/cloud_seed | |
parent | 185b095e93520f96e9cfc31d9c3e69b498cdab7c (diff) | |
download | gitlab-ce-7021455bd1ed7b125c55eb1b33c5a01f2bc55ee0.tar.gz |
Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42
Diffstat (limited to 'doc/cloud_seed')
-rw-r--r-- | doc/cloud_seed/index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cloud_seed/index.md b/doc/cloud_seed/index.md index bf51da88cb4..04b560f7f87 100644 --- a/doc/cloud_seed/index.md +++ b/doc/cloud_seed/index.md @@ -13,6 +13,9 @@ Cloud Seed is an open-source program led by [GitLab Incubation Engineering](https://about.gitlab.com/handbook/engineering/incubation/) in collaboration with [Google Cloud](https://cloud.google.com/). +Cloud Seed combines Heroku-like ease-of-use with hyper-cloud flexibility. We do this by using OAuth 2 to provision +services on a hyper-cloud based on a foundation of Terraform and infrastructure-as-code to enable day 2 operations. + ## Purpose We believe that it should be **trivial** to deploy web applications (and other workloads) from GitLab to major cloud |