Document SOP enhancement
Open
@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
- The ansible cannot find the removed node if the node infomation is removed from hosts.yml before using ansible script.
- Suggest to use remove-node.yml instead upgrade-cluster.yml while removing node
- 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
- 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.