microsoft / microsoft/pai

Issues of installation from scatch

Open
#5,231 1 comment 0 reactions 1 assignee View on GitHub

@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

  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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.