[
https://issues.apache.org/jira/browse/YUNIKORN-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199797#comment-17199797
]
Weiwei Yang commented on YUNIKORN-423:
--------------------------------------
This looks like a connection problem, I just tried and I was able to install on
my end:
{code}
helm repo add yunikorn https://apache.github.io/incubator-yunikorn-release
"yunikorn" has been added to your repositories
➜ ~ helm install yunikorn yunikorn/yunikorn --namespace yunikorn
NAME: yunikorn
LAST DEPLOYED: Mon Sep 21 21:35:04 2020
NAMESPACE: yunikorn
STATUS: deployed
REVISION: 1
TEST SUITE: None
➜ ~ helm list -n yunikorn
NAME NAMESPACE REVISION UPDATED
STATUS CHART APP VERSION
yunikorn yunikorn 1 2020-09-21 21:35:04.529938
-0700 PDT deployed yunikorn-0.9.0 0.9.0
{code}
Note, the helm chart files were uploaded to
[helm-hub|https://hub.helm.sh/charts/yunikorn/yunikorn]. Could you pls check if
you have access to this repo?
> Can not install yunikorn via helm based on the official documentation
> ---------------------------------------------------------------------
>
> Key: YUNIKORN-423
> URL: https://issues.apache.org/jira/browse/YUNIKORN-423
> Project: Apache YuniKorn
> Issue Type: Bug
> Components: documentation
> Reporter: vinoyang
> Priority: Major
>
> I referred to the "Get started" documentation:
> https://yunikorn.apache.org/docs/#install
> This command can not be invoked successfully:
> {code:java}
> helm repo add yunikorn https://apache.github.io/incubator-yunikorn-release
> {code}
> The error is:
> {code:java}
> Error: looks like "https://apache.github.io/incubator-yunikorn-release" is
> not a valid chart repository or cannot be reached: Get
> "https://apache.github.io/incubator-yunikorn-release/index.yaml": dial tcp
> 0.0.0.0:443: connect: connection refused
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]