| ... | ... | @@ -32,7 +32,7 @@ To create a Kubernetes cluster follow the official guide [here](https://docs.git |
|
|
|
|
|
|
|
:exclamation: **Note** that you need to have [Google OAuth2](#google_oauth2) enabled befor continuing.
|
|
|
|
|
|
|
|
If you are facing following issue:
|
|
|
|
**Helm Tiller issues:**
|
|
|
|
|
|
|
|
```
|
|
|
|
Something went wrong while installing Helm Tiller
|
| ... | ... | @@ -53,3 +53,6 @@ docker exec -it gitlab bash -c 'perl -i -pe "s/ca-certificates openssl/ca-certif |
|
|
|
docker exec -it gitlab bash -c 'gitlab-ctl restart'
|
|
|
|
```
|
|
|
|
(original issue and fix is found [here](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20471#note_86687238))
|
|
|
|
|
|
|
|
Also it seems like that if you are trying to install Helm Tiller too fast after cluster is build you may face following error and you need to just wait couple minutes, refresh and try installing again:
|
|
|
|
 |
|
|
\ No newline at end of file |