Chapter 8. References
Reference architecture:
Red Hat OpenShift Container Platform 4.4
Note
Documentation found on docs.openshift.com and access.redhat.com are the same, and both are supported by Red Hat. Documentation on https://github.com/openshift/installer is considered upstream community documentation and not supported by Red Hat.
Red Hat OpenStack Platform 13
Red Hat OpenStack Platform 16.0
Red Hat Ceph Storage 3
Red Hat Ceph Storage 4
install_config.yaml
apiVersion: v1
baseDomain: augusts.be
compute:
- architecture: amd64
hyperthreading: Enabled
name: worker
platform: {}
replicas: 3
controlPlane:
architecture: amd64
hyperthreading: Enabled
name: master
platform: {}
replicas: 3
metadata:
creationTimestamp: null
name: ocpra
networking:
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineNetwork:
- cidr: 10.0.0.0/16
networkType: OpenShiftSDN
serviceNetwork:
- 172.30.0.0/16
platform:
openstack:
cloud: openstack
computeFlavor: m1.large
externalDNS: null
externalNetwork: public
lbFloatingIP: 192.168.122.152
octaviaSupport: "0"
region: ""
trunkSupport: "1"
externalDNS: ['8.8.8.8']
clusterOSImage: http://10.11.173.1/pub/rhcos-4.4.0-rc.1-x86_64-openstack.x86_64.raw
publish: External
pullSecret: '{"auths":{"cloud.openshift.com":{"auth":"b3BlbnNoaW … "}}}'
sshKey: |
ssh-rsa AAAAB3NzaC1yc2 …