https://github.com/cobaltcore-dev/cloud-compute-operations
Operations for the compute backend within the ApeiroRA stack.
https://github.com/cobaltcore-dev/cloud-compute-operations
Last synced: 5 months ago
JSON representation
Operations for the compute backend within the ApeiroRA stack.
- Host: GitHub
- URL: https://github.com/cobaltcore-dev/cloud-compute-operations
- Owner: cobaltcore-dev
- License: apache-2.0
- Created: 2024-10-21T12:01:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-07T07:47:46.000Z (about 1 year ago)
- Last Synced: 2025-06-13T21:44:14.683Z (12 months ago)
- Size: 248 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud compute operations
[](https://api.reuse.software/info/github.com/cobaltcore-dev/cloud-compute-operations)
This repository contains packaged resources and configuration related to the operations of the vendor-neutral cloud compute backend within the [ApeiroRA](https://apeirora.eu) project.
# Content
The content is structured as follows:
```
cloud-compute-operations
│
└── charts/
│
└── kvm-operations
│
├── aggregations/ Prometheus aggregation rules for compute infrastructure.
│
├── alerts/ Prometheus alerts for compute infrastructure.
│
├── dashboards/ Perses dashboards for visualizing key metrics.
│
├── playbooks/ Step-by-step instructions for troubleshooting.
│
├── Chart.yaml Helm chart manifest.
│
└── plugindefintion.yaml Links the Helm chart to the Greenhouse platform.
```
## Support, Feedback, Contributing
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cobaltcore-dev/cloud-storage-operations/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
## Security / Disclosure
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/cobaltcore-dev/cloud-storage-operations/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.
## Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
## Licensing
Copyright 2024 SAP SE or an SAP affiliate company and cobaltcore-dev contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cobaltcore-dev/cloud-storage-operations).