Alexander Maratkanov

Results 6 comments of Alexander Maratkanov

hi, tried multiple times with empty k8s cluster. maybe something is missing after the installation ``` kubectl -n gitpod get all NAME READY STATUS RESTARTS AGE pod/kotsadm-646b7fb94-rzqrb 1/1 Running 4...

``` kubectl kots version Replicated KOTS 1.72.0 Version v1.73.0 is available for kots. To install updates, run $ curl https://kots.io/install | bash ```

> The backtrace from the kots segmentation points to [this line](https://github.com/replicatedhq/kots/blob/v1.73.0/pkg/operator/operator.go#L228). The line in question is as follows: > > ``` > cmd := exec.Command(kustomizeBinPath, "build", filepath.Join(deployedVersionArchive, "overlays", "downstreams", d.Name))...

> Hi @maratkanov-a, can you have a look at the questions in [#10912 (comment)](https://github.com/gitpod-io/gitpod/issues/10912#issuecomment-1171306601) please - that's what I need to get you up and running this was [my](https://github.com/gitpod-io/gitpod/issues/10912#issuecomment-1172103407) response...

Hi @adrienthebo, k3s worked better: some pods are trying to start, but some failed. Is this related with wildcard domain stuff? ``` NAME READY STATUS RESTARTS AGE kotsadm-postgres-0 1/1 Running...

will I be able to run Gitpod without `*.ws.gitpod.your-domain.com` domains?