Skip to content

K3s install fails to deploy web container #229

Description

@engineertdog

I have the issue described in https://github.com/ctrliq/ascender-install/blob/main/docs/issues/ascender_api_waiting.md but the cause is not DNS. I used the config file https://github.com/ctrliq/ascender-install/blob/main/docs/installation/k3s/k3s/k3s.basic.config.yml and disabled the usage of /etc/hosts, and replaced the node names of course.

However, unlike the guide where it only points to DNS being the issue, I only have two pods running. The API service /api/v2/ping is reachable in a sense, but accessing the endpoint returns a 404.

sudo kubectl get pod -n ascender
NAME                                               READY   STATUS    RESTARTS      AGE
ascender-app-postgres-15-0                         1/1     Running   2 (81m ago)   142m
awx-operator-controller-manager-7d455fb4b5-2thq4   2/2     Running   4 (81m ago)   143m

One other thing to note, the installation docs say to run config_vars.sh, but that's not possible without first running setup.sh after setting the install type to k3s. https://github.com/ctrliq/ascender-install/blob/main/README.md#using-the-installer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions