Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Issues of installation from scatch #5231

Open
debuggy opened this issue Jan 7, 2021 · 1 comment
Open

Issues of installation from scatch #5231

debuggy opened this issue Jan 7, 2021 · 1 comment
Assignees

Comments

@debuggy
Copy link
Contributor

debuggy commented Jan 7, 2021

  1. /bin/bash quick-start-kubespray.sh
~/pai-deploy/pai/contrib/kubespray/script/k8s_generator.py not found

solution: go to ~/pai-deploy/pai, use git pull to update pai to master latest code

  1. /bin/bash quick-start-service.sh
    Could not connect to k8s after first step
certificate verify failed

image

solution: kube config file has been changed after re-installation.

  1. It should be better add AAD, pylon and marketplace related services in quick_start script.

  2. error when start rest-server service
    image

solution: hived-computing-device-envs in service-configurations config file has changed from arrays to string
change from:
image
to:
image

@suiguoxin
Copy link
Member

Item 1, 2 are fixed in #5232 and #5218 respectively.
We will follow up item 3,4 as enhancement request in this thread.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants