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

8 Commits

Author SHA1 Message Date
Michał Dulko
c781171412 Remove support for Kuryr
In 4.15 Kuryr is no longer a supported NetworkType, following its
deprecation in 4.12. This commit removes mentions of Kuryr from the
documentation and code, but also adds validation to prevent
installations from being executed when `networkType` is set to `Kuryr`.
2023-11-14 15:06:19 +01:00
Maysa Macedo
cf6527239d OpenStack: Add steps to enable dual-stack clusters
The `MachinesSubnet` field has been reshaped as `controlPlanePort`,
this commit updates the docs to ensure `controlPlanePort` is used.
Also, this commit adds dual-stack documentation.
2023-07-18 12:46:32 -03:00
Adolfo Duarte
dc4d733d4a Document how to deploy cluster with BM and VM workers 2020-11-04 00:19:40 -08:00
Emilien Macchi
bf3fbbb56f openstack: fixup markdown
Some titles were missing, this patch was generated by my IDE (vscode)
with Markdown plugin installed.
2020-10-30 11:23:05 -04:00
Pierre Prinetti
2ac7ed517b openstack BM: Remove MachineSet on separate subnet
OpenShift 4.6 does not support adding a MachineSet on a separate subnet.
Removing the corresponding use case from the baremetal-workers
documentation.

Also adding a use case for installing a cluster on bare metal machines
exclusively.
2020-10-01 14:51:50 +02:00
Pierre Prinetti
23578bb14e openstack: Known issue: no BMs on Kuryr 2020-08-18 11:34:54 +02:00
Martin André
487beaaeb0 OpenStack: Fixups to BM workers documentation
A couple of improvements to the openstack BM workers doc:
- Capitalize acronyms
- Fixed links
- Fixed typos
- Point to supported documentation for customizing OS image
2020-08-17 11:07:58 +02:00
Adolfo Duarte
e65b5b81f6 OpenStack: baremetal worker documentation 2020-08-12 16:31:42 -07:00