ibm-s390-cloud / ocp-kvm-ipi-automation

OpenShift on KVM IPI Installation Automation for IBM Z / LinuxONE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift on KVM IPI Installation Automation for IBM Z / LinuxONE (and IBM Power Systems and Intel / AMD x86_64 and ARM64)

This repository contains Ansible playbooks to install an OpenShift cluster via the OpenShift installer 'IPI' method (installer-provisioned infrastructure) using KVM and libvirt on a dedicated Linux host. The primary focus of these playbooks is installing and configuring OpenShift on IBM Z / LinuxONE hosts (architecture: s390x) but IBM Power System hosts (architecture: ppc64le), Intel-based hosts (architecture: x86_64) and ARM64-based hosts (architecture: aarch64) are also supported.

Documentation

Please make sure to read the included project documentation thoroughly before you get started.

For frequently asked questions please refer to the FAQ document.

If you've encountered an issue while using the playbooks in this repository you might want to take a look at the troubleshooting document.

Contributing

Contributions to this project have to be submitted under the Apache License, Version 2.0. See the included LICENSE file for more information.

Developer Certificate of Origin

When making contributions to this project, you certify the Developer Certificate of Origin.

Submitting Changes

Create GitHub pull requests to contribute changes to this project. Create separate pull requests for each logical enhancement, feature, or problem fix.

You can use GitHub issues to report problems and suggest improvements.

License

The OpenShift on KVM IPI Installation Automation for IBM Z / LinuxONE project and all files included are licensed under the Apache License, Version 2.0. See the included LICENSE file for more information.

Maintainers

About

OpenShift on KVM IPI Installation Automation for IBM Z / LinuxONE

License:Apache License 2.0


Languages

Language:YAML 81.7%Language:Python 10.9%Language:Jinja 7.0%Language:Dockerfile 0.3%Language:Shell 0.0%