microsoft / microsoft/pai

Document SOP enhancement

Open
#5,242 4 comments 0 reactions 1 assignee View on GitHub

@suiguoxin is already working on this.

Since Jan 12, 2021.

enhancement
Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

What would you like to be added:
https://openpai.readthedocs.io/en/latest/manual/cluster-admin/how-to-add-and-remove-nodes.html#how-to-remove-nodes

  1. The ansible cannot find the removed node if the node infomation is removed from hosts.yml before using ansible script.
  2. Suggest to use remove-node.yml instead upgrade-cluster.yml while removing node
  3. User tasks should be stopped from the node before removing it. Otherwise, docker instance will be stopped while the k8s information will be kept.

Why is this needed:
Enhance some node remove process.

Without this feature, how does the current module work:
Additional try-and-error steps.

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.