# openshift/installer

Install an OpenShift 4.x cluster

Repository: https://github.com/openshift/installer
Canonical: https://ross.abutalabs.com/products/openshift-installer
Homepage: https://try.openshift.com
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T18:13:47+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 40, longevity 100
- inputs: {"age_days": 3008, "days_push": 7, "days_rel": 706, "gap_med": 0.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1555, forks 1510 (observed 2026-08-28T04:05:03.032365+00:00)

## What it is
The official installer CLI for provisioning OpenShift 4.x Kubernetes clusters across many platforms including AWS, Azure, GCP, bare metal, vSphere, and OpenStack. It guides users through interactive prompts or an install-config.yaml to create a fully configured cluster.

## Use cases
- install an openshift 4 cluster on aws
- provision openshift on bare metal
- deploy kubernetes cluster on vsphere
- create openshift cluster from install-config.yaml
- automated openshift cluster provisioning in ci
- install openshift on openstack or gcp

## When to choose
- you need to stand up a complete OpenShift 4.x cluster on a supported cloud or virtualization platform
- you want an opinionated, supported installer that handles infrastructure provisioning and bootstrap automatically
- you need repeatable, scriptable cluster installs via install-config.yaml

## When to avoid
- you only need vanilla upstream Kubernetes without OpenShift features
- your target platform is not among the supported providers
- you want a lightweight tool to manage already-running clusters rather than install new ones

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, infrastructure-as-code, container-orchestration, cli
- domain: cloud-computing, infrastructure-as-code, self-hosted
- platform: go, cli, cloud, self-hosted
- tags: openshift, kubernetes, cluster-installation, red-hat, terraform, provisioning, bare-metal, aws, azure, gcp, vsphere, openstack, devops, containers, linux, macos, docker

## Member repositories
- openshift/installer (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.032365+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:02.807013+00:00, confidence not recorded.
  - readme: https://github.com/openshift/installer (fetched 2026-08-28T04:05:03.032365+00:00, sha e002d620d017)
  - homepage: https://try.openshift.com (fetched 2026-08-29T11:30:13.469547+00:00, sha bd556826d17f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
