Issues of installation from scatch
Open
@suiguoxin is already working on this.
Since Jan 8, 2021.
enhancement
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
- /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
- /bin/bash quick-start-service.sh
Could not connect to k8s after first step
certificate verify failed

solution: kube config file has been changed after re-installation.
-
It should be better add AAD, pylon and marketplace related services in quick_start script.
-
error when start rest-server service

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

to:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.