An open API service indexing awesome lists of open source software.

https://github.com/ironcore-dev/ironcore

Cloud Native Infrastructure as a Service
https://github.com/ironcore-dev/ironcore

api cloudnative iaas infrastructure ironcore kubernetes onmetal-api

Last synced: 9 months ago
JSON representation

Cloud Native Infrastructure as a Service

Awesome Lists containing this project

README

          

# Project IronCore

[![REUSE status](https://api.reuse.software/badge/github.com/ironcore-dev/ironcore)](https://api.reuse.software/info/github.com/ironcore-dev/ironcore)
[![Go Report Card](https://goreportcard.com/badge/github.com/ironcore-dev/ironcore)](https://goreportcard.com/report/github.com/ironcore-dev/ironcore)
[![GitHub License](https://img.shields.io/static/v1?label=License&message=Apache-2.0&color=blue)](LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)

IronCore Logo

Project IronCore is an open source system for managing compute and storage workloads across multiple providers.

The Project IronCore API is a declarative API, built on top of Kubernetes' API Machinery as an aggregated API server.
The API does not have any tight coupling to Kubernetes core container workloads.

“Project IronCore” is focused on a Kubernetes driven IaaS and is neither affiliated or sponsored by “IronCore Labs” nor
related to its GitHub page, nor its content under https://github.com/IronCoreLabs.

## To start developing Project IronCore

> ⚠️ Before contributing, make sure you read the [contribution guidelines](docs/development/contribution.md)

Please see our documentation in the `/docs` folder for more details.

## Contributing

We'd love to get feedback from you. Please report bugs, suggestions or post questions by opening a GitHub issue.

## License

[Apache-2.0](LICENSE)