Can delete Machine but no restoring procedure except recrete cluster
- Dominant language
- No language data
- Stars
- 121
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
From the point of view of IaaS, all resources are locked and users cannot modify them.
Also, RH and MS will manage them.
```
https://docs.microsoft.com/en-us/azure/openshift/intro-openshift
Azure Red Hat OpenShift is jointly engineered, operated, and supported by Red Hat and Microsoft to provide an integrated support experience. There are no virtual machines to operate, and no patching is required. Master, infrastructure, and application nodes are patched, updated, and monitored on your behalf by Red Hat and Microsoft. Your Azure Red Hat OpenShift clusters are deployed into your Azure subscription and are included on your Azure bill.
```
However, users can delete Machines (e.g. Master) from Web console.
And users should recreate ARO cluster in this case.



Can we set locks to prevent misoperation like that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.