diff options
author | Tom Atkins <tatkins@gitlab.com> | 2018-11-21 09:50:17 +0000 |
---|---|---|
committer | Tom Atkins <tatkins@gitlab.com> | 2018-11-21 09:50:17 +0000 |
commit | 89230a83447ca6231c62fe5fbf33347039941d5f (patch) | |
tree | f2b948974e05b391affc7e092206ed39ec258a72 /doc/install/README.md | |
parent | 76724cb41f833ddf42f412932590e3f4daff458a (diff) | |
download | gitlab-ce-89230a83447ca6231c62fe5fbf33347039941d5f.tar.gz |
Moderate warning caveats.
Diffstat (limited to 'doc/install/README.md')
-rw-r--r-- | doc/install/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/README.md b/doc/install/README.md index 7133cbfc778..3f319189337 100644 --- a/doc/install/README.md +++ b/doc/install/README.md @@ -58,7 +58,7 @@ While we recommend using GitLab for the first two points above, for most scenari 1. It can be more expensive for smaller installations. You need multiple nodes for a basic installation when a single box Omnibus installation would work well 1. There are some feature [limitations to be aware of](install/kubernetes/gitlab_chart.md#limitations) - Unless you are a Kubernetes expert and have a very large user-base (multiple tens of thousands of users) we recommend an Omnibus installation at this time. + Unless you are experienced with Kubernetes and have a very large user-base (thousands of users) we recommend an Omnibus installation at this time. Over time Kubernetes will mature, hosting options will improve, and GitLab Helm charts and documentation will be refined in production environments. We'll update our recommendations as conditions change. |