1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00
Commit Graph

1225 Commits

Author SHA1 Message Date
Jon Uriarte
e40b743d71 Add cluster:master_nodes metric retrieval in docs
The cluster:master_nodes metric needs to be added to the
scrapeconfig match query so it can be scraped from the
shift-on-stack cluster.
It's required for running the correlated query defined at [1].

[1] https://github.com/openshift/installer/blob/main/docs/user/openstack/observability.md#example
2025-02-10 20:38:36 +00:00
openshift-merge-bot[bot]
ebc61abc8c Merge pull request #9324 from openshift-cherrypick-robot/cherry-pick-9323-to-release-4.18
[release-4.18] OCPBUGS-46533: Add note about additional networks using IPv6
2025-01-29 19:40:02 +00:00
lwan
082fd6707c Add new tested azure arm instance type to doc 2025-01-22 17:45:35 +00:00
Bob Fournier
4391cb28b6 OCPBUGS-48256: Run iscsiadm for agent-based iSCSI installations
The agent-based installer currently runs iscsistart to ensure it
can boot off of an iSCSI target. However, in order to access the
final rhcos image written to the the target by coreos-installer,
iscsiadm must be run which will start iscsid. See
https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_storage_devices/configuring-an-iscsi-initiator_managing-storage-devices#configuring-an-iscsi-initiator_managing-storage-devices
for more info.
2025-01-19 21:42:38 +00:00
maxu
be93a3a88b remove the type which failed by RHEL-59521 2025-01-09 14:45:51 +00:00
Maysa Macedo
acb7662705 Add note about additional networks using IPv6
When using a network as an additional network in the OCP cluster
that has an IPv6 Subnet, that subnet must be included in the router
to provide router advertisements, otherwise the interface wouldn't get
an address configured. This happens because the network manager is
configured with method=auto.
2024-12-17 17:57:51 +00:00
Andrea Fasano
719d5ceda0 update agent docs for add-nodes workflow 2024-11-19 11:42:50 -05:00
openshift-merge-bot[bot]
4535ff4815 Merge pull request #9192 from bfournie/minimal-iso-docs
AGENT-999: Agent doc changes for minimal ISO
2024-11-15 02:14:03 +00:00
Bob Fournier
39077c4ab3 AGENT-999: Agent doc changes for minimal ISO
Addition of doc changes for minimal ISO support. Since the minimal ISO
for all platforms is very similiar to the External platform, combine the
documentation into one file.
2024-11-13 12:03:21 -05:00
qiowang721
5d0f45f9a4 CORS-3680: update docs to include C4/C4A machine types 2024-11-10 22:50:09 -05:00
openshift-merge-bot[bot]
22e4625923 Merge pull request #9146 from andfasano/day2-create-command-report
AGENT-965: improve node-joiner create command troubleshooting
2024-11-08 20:22:00 +00:00
openshift-merge-bot[bot]
689918eca0 Merge pull request #9154 from rwsu/5-control
AGENT-990: Allow control planes with 5 and 4 replicas
2024-11-08 02:49:22 +00:00
Andrea Fasano
17fa4b5872 report docs 2024-11-07 10:04:03 -05:00
Richard Su
6533b56325 AGENT-990: Allow control planes with 5 and 4 replicas 2024-11-06 21:24:24 -05:00
Pierre Prinetti
ecba6d234c Document OpenShift-on-OpenStack correlated observability
Add instructions how to query OpenShift and OpenStack metrics together.

Co-authored-by: Pierre Prinetti <pierreprinetti@redhat.com>
Co-authored-by: Martin André <m.andre@redhat.com>
2024-11-05 10:23:20 +01:00
jima
6de3bd1274 add new tested azure instance types detected during 4.17 full function test 2024-09-27 11:17:06 +08:00
openshift-merge-bot[bot]
30ba9c57d5 Merge pull request #9044 from shiftstack/add-ipv6-docs
OSASINFRA-3615: OpenStack: Add installation steps for single stack IPv6 clusters
2024-09-24 00:52:00 +00:00
Maysa Macedo
4cab5765eb OpenStack: Add installation steps for single stack IPv6 clusters 2024-09-23 16:20:17 -03:00
qiowang721
9c6be9e5c1 Add GCP N4 Machine Series to tested instances for OCP 2024-09-17 23:12:22 -04:00
openshift-merge-bot[bot]
062c51417f Merge pull request #8932 from MayXuQQ/ibm_vmtype
OCPBUGS-41852: add tested IBMCloud instance types in 4.17 test
2024-09-17 17:49:14 +00:00
W. Trevor King
b2b7d82cdf docs/dev/dependencies: Mention install-config YAML generation
Catching up with c1dbb138f8 (pkg/types: ensure kubebuilder can build
correct documentation, 2020-04-27, #3515), to make it easier for
first-time or occasional contributors to figure out how to update that
file.
2024-09-13 15:33:18 -07:00
lwan
f3d6d5575e Add AWS c7g,m7g,r8g to tested instance types 2024-09-12 08:25:26 +08:00
Martin André
7a2d1ed82f OpenStack UPI: Only document install from RHEL-9 boxes
This makes managing versions easier, and also matches what we're testing
in CI. Drop outdated comment about ansible collections too.
2024-09-03 15:07:18 +02:00
Martin André
4db0763e43 OpenStack UPI: Pull list of playbooks programmatically
This allows to keep the list of playbooks correct for all versions of
the docs.

Co-Authored-By: Roman Dobosz <rdobosz@redhat.com >
2024-09-03 11:39:28 +02:00
May Xu
8a7688cabb add ibm type in 4.17 test 2024-09-01 16:51:23 +08:00
openshift-merge-bot[bot]
fe126cafe8 Merge pull request #8755 from r4f4/aws-deprec-platform-amiid
CORS-3608: aws: deprecate platform.aws.amiID field
2024-08-07 23:44:23 +00:00
Radoslaw Smigielski
61b9fd05f5 Add command to create OpenStack flavor before installation 2024-08-02 14:46:03 +02:00
Radoslaw Smigielski
158e27740d doc: minor update to installation doc
1. Replace yum by dnf.
2. Add zip to installation dependencies as it's really needed and not
   installed by default.
3. Update requitred golang version in does base what is currently in
   go.mod.
2024-08-02 11:53:47 +02:00
openshift-merge-bot[bot]
290c94fa7c Merge pull request #8775 from jhixson74/azure_rm_dns_migrate_images
no-jira: Azure: remove stale DNS migration images
2024-07-26 22:31:08 +00:00
openshift-merge-bot[bot]
21a4146176 Merge pull request #8582 from barbacbd/OCPBUGS-35366
OCPBUGS-35366: Update upi references to api-internal
2024-07-26 01:53:36 +00:00
John Hixson
f05eef991c Azure: remove stale DNS migration images
These were missed when we removed the DNS migrate command.
2024-07-25 18:19:57 -07:00
openshift-merge-bot[bot]
ddae8d34af Merge pull request #8728 from shiftstack/document_vips
OCPBUGS-36917: openstack: Fix apiVIPs and ingressVIPs docs
2024-07-23 04:04:47 +00:00
openshift-merge-bot[bot]
6e1f41ab7d Merge pull request #8485 from patrickdillon/azure-byo-vnet-sg-docs
no-jira: docs/user/azure: fix byo vnet security groups
2024-07-23 04:04:41 +00:00
Rafael Fonseca
85a3545ebc CORS-3608: aws: deprecate platform.aws.amiID field
This field was introduced [1] before the Installer had support for
custom AMIs in machine pools [2]. Now that it does, the same
functionality is achieved via the defaultMachinePlatform field
`platform.aws.defaultMachinePlatform.amiID`

[1] fdf94e39ee
[2] bc47222576
2024-07-19 21:42:16 +02:00
Brent Barbachem
905b5731ea OCPBUGS-35366: Update upi references to api-internal
** Updated the UPI references in docs and scripts to use api-internal to the name to match those of the
capg and terraform resources.
2024-07-16 06:47:22 -04:00
Pierre Prinetti
97a2b61748 openstack: Remove docs note about addresses 10 and 11 being reserved
Neutron is not reserving those addresses by default, and neither does
Installer as far as I can tell.
2024-07-15 14:42:26 +02:00
Pierre Prinetti
2d45b94b58 openstack: Fix apiVIPs and ingressVIPs docs
These fields were not mentioned in the docs.
2024-07-12 11:56:18 +02:00
Roman Dobosz
aae81ab501 OCPBUGS-33973: Openstack UPI - Reintroduce unique resource names.
We experienced issues caused by network resources created with the same
name, which makes ansible playbooks to behave differently.

Due to fact, that there is not yet OpenShift infraID accessible on the
stage of creating network resources, there is a need to create
deployment unique identifier in some other way. This patch implements
generating such identifier independent from OpenShift deployment id.

Co-authored-by: Maysa De Macedo Souza <maysa.macedo95@gmail.com>
2024-07-09 09:32:52 +02:00
Sandhya Dasu
f753085d7e Update documentation on libvirt installs for devs
We are not supporting installing on platform 'libvirt' starting
4.16. Updating in-repo documenattion to reflect that.
2024-06-27 16:08:39 -04:00
openshift-merge-bot[bot]
7536c78392 Merge pull request #8198 from shiftstack/gcp_docs
OCPBUGS-31275: gcp: Validate install-config examples
2024-06-20 18:27:48 +00:00
May Xu
2ca3e301b5 add tested instance type for ibmCloud 2024-06-07 13:10:40 +08:00
Jianli Wei
a602ef6d39 add machine series 'A3' and 'C3D' to 'Tested instance types for GCP' 2024-05-30 20:01:38 +08:00
Patrick Dillon
cefc91338f docs/user/azure: fix byo vnet security groups
Our in-repo docs indicate that the installer
will not create security groups, but that is
inaccurate. The official docs are correct:

https://docs.openshift.com/container-platform/4.15/installing/installing_azure/installing-azure-vnet.html

This commit updates the in-repo docs to match
the official docs.
2024-05-28 11:25:06 -04:00
Richard Su
f49b4b1a72 OCPBUGS-34040: Add --dir /tmp to node-joiner-monitor.sh
The containerized monitor-add-nodes does not have the correct
permissions to write to the current working directory. Set the
working directory to /tmp in the container command.
2024-05-21 22:24:25 -04:00
Richard Su
f9169c1474 AGENT-863: Change $@ to "$*" to fix shellcheck
ipAddresses should be a string containing a space delimited list
of IP addresses to be monitored.
2024-05-13 11:01:38 -04:00
openshift-merge-bot[bot]
bbca50f650 Merge pull request #8294 from rwsu/AGENT-863
AGENT-906: Script to run monitor-add-nodes in cluster
2024-05-09 16:06:33 +00:00
Richard Su
cc833e9a03 AGENT-863: Script to run monitor-add-nodes in cluster
Derived from a similar script by Andrea Fasano
to generate the add-nodes ISO.

https://github.com/openshift/installer/pull/8242

This script tweaks it and creates a node-joiner-monitor
pod to monitor adding nodes to a cluster.

Co-authored-by: Andrea Fasano <andfasano@redhat.com>
2024-05-07 18:04:59 -04:00
Rafael Fonseca
c66138e27f CORS-3477: hack: build capi + providers by default.
Always build capi providers in the Installer so we can deprecate/remove
the terraform providers.
2024-05-07 00:28:56 +02:00
Andrea Fasano
66ea9df565 Apply suggestions from code review
Co-authored-by: Bob Fournier <bfournie@redhat.com>
2024-04-29 13:15:17 +02:00
Andrea Fasano
fcda500d33 add-nodes command docs fix 2024-04-29 06:23:42 -04:00