Configurations and scripts for development and delivery of infrastructure, Kubernetes, platform capabilities, operators and applications.
Use the ./deploy.sh
or ./configure.sh
in any directory to apply its resources.
Most parameters are set via .env
in the root; some are set via .env
in the
leaf directory.
- apps: deploy applications that use capabilities
- clusters: deploy Kubernetes and OpenShift clusters
- infrastructure: bare metal and cloud provided compute, network and storage
- lib: helper scripts
- openshift-services: deploy capabilities on OpenShift
- services: deploy capabilities on Kubernetes
See LICENSE.md.