Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openshift/hive
API driven OpenShift cluster provisioning and management
https://github.com/openshift/hive
Last synced: 1 day ago
JSON representation
API driven OpenShift cluster provisioning and management
- Host: GitHub
- URL: https://github.com/openshift/hive
- Owner: openshift
- License: apache-2.0
- Created: 2018-09-13T18:47:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T18:35:04.000Z (7 months ago)
- Last Synced: 2024-05-22T21:28:57.971Z (7 months ago)
- Language: Go
- Size: 126 MB
- Stars: 239
- Watchers: 32
- Forks: 233
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ansible-guide - OpenShift Hive
- Pop_OS-Guide - OpenShift Hive
- Zorin-OS-Guide - OpenShift Hive
- Terraform-Guide - OpenShift Hive
- HashiCorp-Cloud-Guide - OpenShift Hive
- macOS-iOS-iPadOS-Guide - OpenShift Hive
- Linux-Mint-Guide - OpenShift Hive
- Bash-PowerShell-Guide - OpenShift Hive
- SUSE-openSUSE-Guide - OpenShift Hive
- Debian-Guide - OpenShift Hive
- Retro-Gaming-Guide - OpenShift Hive
- puppet-guide - OpenShift Hive
README
# OpenShift Hive
API driven OpenShift 4 cluster provisioning and management.
Hive is an operator which runs as a service on top of Kubernetes/OpenShift.
The Hive service can be used to provision and perform initial configuration of OpenShift clusters.* For provisioning OpenShift, Hive uses the [OpenShift installer](https://github.com/openshift/installer).
## Supported cloud providers
* AWS
* Azure
* Google Cloud Platform
* IBM Cloud
* OpenStack
* vSphereIn the future Hive will support more cloud providers.
# Documentation
* [Quick Start Guide](./docs/quick_start.md)
* [Installation](./docs/install.md)
* [Using Hive](./docs/using-hive.md)
* [Cluster Hibernation](./docs/hibernating-clusters.md)
* [Cluster Pools](./docs/clusterpools.md)
* [PrivateLink](./docs/privatelink.md)
* [Hiveutil CLI](./docs/hiveutil.md)
* [Scaling Hive](./docs/scaling-hive.md)
* [Developing Hive](./docs/developing.md)
* [Frequently Asked Questions](./docs/FAQs.md)
* [Troubleshooting](./docs/troubleshooting.md)
* Architecture
* [Hive Architecture](./docs/architecture.md)
* [SyncSet](./docs/syncset.md)
* [SyncIdentityProvider](./docs/syncidentityprovider.md)