Skip to content

Helm repository URL resolves to apache.github.io, but hostname cannot be resolved #959

@artinnok

Description

@artinnok

Title

Unable to add APISIX Helm repository: apache.github.io cannot be resolved

Description

Problem

Adding the APISIX Helm repo fails for both URLs:

helm repo add apisix-dev https://charts.apiseven.com
helm repo add apisix-dev https://apache.github.io/apisix-helm-chart

Error:

Error: looks like "..." is not a valid chart repository or cannot be reached: Get "https://apache.github.io/apisix-helm-chart/index.yaml": dial tcp: lookup apache.github.io: no such host

Expected behavior

The Helm repository should be added successfully.

Actual behavior

Helm attempts to fetch:

https://apache.github.io/apisix-helm-chart/index.yaml

but DNS resolution for apache.github.io fails.

Request

Please confirm the correct APISIX Helm repository URL and whether the current one is outdated or broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions