| ... | @@ -33,7 +33,9 @@ To create a Kubernetes cluster follow the official guide [here](https://docs.git |
... | @@ -33,7 +33,9 @@ To create a Kubernetes cluster follow the official guide [here](https://docs.git |
|
|
|
|
|
|
|
**Helm Tiller issues:**
|
|
**Helm Tiller issues:**
|
|
|
|
|
|
|
|
1. ```
|
|
** Issue 1:**
|
|
|
|
|
|
|
|
```
|
|
|
Something went wrong while installing Helm Tiller
|
|
Something went wrong while installing Helm Tiller
|
|
|
|
|
|
|
|
ssl_client: kubernetes-helm.storage.googleapis.com: TLS connect failed wget: error getting response: Connection reset by peer tar: invalid magic tar: short read
|
|
ssl_client: kubernetes-helm.storage.googleapis.com: TLS connect failed wget: error getting response: Connection reset by peer tar: invalid magic tar: short read
|
| ... | @@ -53,6 +55,8 @@ docker exec -it gitlab bash -c 'gitlab-ctl restart' |
... | @@ -53,6 +55,8 @@ 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))
|
|
(original issue and fix is found [here](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20471#note_86687238))
|
|
|
|
|
|
|
|
|
** Issue 2:**
|
|
|
|
|
|
|
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 of minutes, refresh and try installing again:
|
|
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 of minutes, refresh and try installing again:
|
|
|

|
|

|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |