Bug 1877436 - UPI: RHCOS images, assets env vars, api vip and ingress vip
Summary: UPI: RHCOS images, assets env vars, api vip and ingress vip
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 4.6
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.6.0
Assignee: Vikram Goyal
QA Contact: Jan Zmeskal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-09 15:48 UTC by Roberto Ciatti
Modified: 2021-03-08 09:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-08 09:14:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 4152 0 None closed Bug 1877436: oVirt UPI RHCOS explanations, assets env var 2020-09-22 11:04:16 UTC

Description Roberto Ciatti 2020-09-09 15:48:41 UTC
Document URL: 
https://github.com/openshift/installer/blob/master/docs/user/ovirt/install_upi.md

Section Number and Name: 

https://github.com/openshift/installer/blob/master/docs/user/ovirt/install_upi.md#rhcos-image

https://github.com/openshift/installer/blob/master/docs/user/ovirt/install_upi.md#assets-directory (and all the python3 scripts using ASSETS_DIR)

https://github.com/openshift/installer/blob/master/docs/user/ovirt/install_upi.md#install-config ('NOTE' paragraph)

https://github.com/openshift/installer/blob/master/docs/user/ovirt/install_upi.md#load-balancers ('NOTE' paragraph)

https://github.com/openshift/installer/blob/master/docs/user/ovirt/install_upi.md#dns ('NOTE' paragraph)


Describe the issue: 
- When we instruct users to download RHCOS, we should tell them they should download the image built for OpenStack as there are many different flavors.

- All the python code snippets hard-coded use ./wrk directory in them. Could we instead rather instruct user to export their working directory as an environment variable and then work with that variable inside python code?

- API VIP and Ingress VIP can be the same address, it should be explicitly mentioned.

- We should mention that even though API VIP, Ingress VIP, ovirt cluster, ovirt storage and ovirt network are asked by the installation wizard, they won't be really used

Comment 1 Jan Zmeskal 2020-09-22 11:04:34 UTC
Verified by reviewing the associated PR.


Note You need to log in before you can comment on or make changes to this bug.