hypershift:preflight - HyperShift Pre-flight Check Skill
Verify tools, AWS auth, OpenShift permissions, and configuration for HyperShift cluster provisioning
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check installed tools
- check AWS authentication
- check OpenShift authentication
- check AWS IAM permissions
- check OpenShift permissions
- check HyperShift installation
- check operator OIDC configuration
- check pull secret
- check base domain
- check Route53 hosted zone
Inputs
- AWS credentials
- OpenShift management cluster access
- Route53 hosted zone
Outputs
- pre-flight check report
- verification status
Requirements
- bash
- jq
- aws-cli
- oc
- ansible-core
