Stavros Koureas created KYLIN-5028:
--------------------------------------
Summary: Kylin Kubernetes template not working
Key: KYLIN-5028
URL: https://issues.apache.org/jira/browse/KYLIN-5028
Project: Kylin
Issue Type: Bug
Components: Client - CLI
Affects Versions: v3.1.2
Environment: Kubernetesdocker.io/library/kylin-client
Reporter: Stavros Koureas
Fix For: Future
While deploying the template
kylin-master/kubernetes/template/production/example/deployment/deploy-sample-cluster.sh,
the file is calling kylin-job/kylin-job-statefulset.yaml which is refferenchin
the kylin client "kylin-client:3.0.1-cdh57".
This client cannot be fetched:
Failed to pull image "kylin-client:3-0-1": rpc error: code = Unknown desc =
failed to pull and unpack image "docker.io/library/kylin-client:3-0-1": failed
to resolve reference "docker.io/library/kylin-client:3-0-1": pull access
denied, repository does not exist or may require authorization: server
message: insufficient_scope: authorization failed
On the other hand, the [https://hub.docker.com/r/apachekylin/kylin-client]
seems to have 0 pulls.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)