Categorygithub.com/openshift-hive/hypershift-operator
repository
0.0.0-20230215195120-399816031ff5
Repository: https://github.com/openshift-hive/hypershift-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Hypershift Operator

Archived!

NOTE: This repository is no longer maintained. Follow the hypershift project at https://github.com/openshift/hypershift/

Overview

The Hypershift operator contains a set of controllers that manage the control plane components of a hosted control plane cluster created with the Hypershift Installer.

Building

To build the operator binary locally, run:

make build

To build the operator image, use your container builder tool (docker or buildah) to build the Dockerfile at the root of this repository.