Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giannisalinetti/ocp-libvirt-lifecycle
https://github.com/giannisalinetti/ocp-libvirt-lifecycle
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/giannisalinetti/ocp-libvirt-lifecycle
- Owner: giannisalinetti
- Created: 2021-05-25T11:27:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T12:32:11.000Z (over 3 years ago)
- Last Synced: 2024-10-28T06:50:00.834Z (about 2 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OCP Libvirt Lifecycle
A minimalistic script to implement OCP4 cluster lifecycle on libvirt UPI
installations (`platform: none`).## Usage
Run the script from the hypervisor where the cluster runs with superuser
credentials.
```
ocp-lifecycle.sh start|stop
```