1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00

1027 Commits

Author SHA1 Message Date
Scott Dodson
8a4b6778cf OCPBUGS-30547,OCPBUGS-29437: Run kubelet directly
We removed hyperkube from RHCOS which was just a shell script that called
kubelet. Chase that change in bootstrap assets
2024-03-08 11:01:04 -05:00
openshift-merge-bot[bot]
d2e4735a4b Merge pull request #7789 from chuckersjp/master
no-jira: Missing permission from vsphere docs
2024-03-02 03:14:27 +00:00
Marco Braga
e0a520b89e aws/publicIpv4Pool/doc: basic user docs
User documentation for the Public IPv4 Pool feature (BYOIPv4)
on install-config, where the customer can specify the Public IPv4 Pool
ID from a Public IPv4 CIDR pool that had bought to the AWS account.
2024-02-21 15:10:45 -03:00
openshift-merge-bot[bot]
700d110f22 Merge pull request #7965 from lwan-wanglin/arm_instance_type
OCPBUGS-28708: update tested Azure Arm64 instance type on 4.15
2024-01-31 20:58:50 +00:00
lwan
9015a6359d update tested Arm64 instance type on 4.15 2024-01-31 10:36:34 +08:00
jima
b7387153ca [azure] update tested x86 instance type on 4.15 2024-01-30 17:24:21 +08:00
openshift-merge-bot[bot]
7be2cf71cd Merge pull request #7911 from jinyunma/az_type_update
OCPBUGS-27192: remove retired serial NCv2 from azure tested instance type list on x86
2024-01-18 08:47:32 +00:00
openshift-merge-bot[bot]
fba8239561 Merge pull request #7851 from yunjiang29/m6a-instance
no-jira:  Add AWS m6a to tested instance types
2024-01-17 15:07:34 +00:00
jima
04c2468c91 remove retired serial NCv2 from azure doc 2024-01-16 14:31:42 +08:00
openshift-merge-bot[bot]
5fe186c911 Merge pull request #7698 from shiftstack/storage-doc-clarification
OSASINFRA-3280: OpenStack: clarify root volume size requirements
2024-01-08 14:12:42 +00:00
Yunfei Jiang
c612d7968e Add AWS m6a to tested instance types 2023-12-18 19:17:29 +08:00
Roman Dobosz
6c7b5a953a OCPBUGS-24241: Pin openstack.cloud version.
When following this guide using RHEL or older Fedora there is an issue
with the openstack.cloud with latest version (2.0.0) as it will need
openstacksdk in version 1.0 or higher, which is unavailable in mentioned
Linux distribution.
2023-12-11 10:24:33 +01:00
openshift-merge-bot[bot]
7e0d9309ce Merge pull request #7364 from rwsu/AGENT-615
AGENT-615: Split create-cluster-and-infraenv.service
2023-12-06 11:06:04 +00:00
openshift-merge-bot[bot]
55c9de4e6f Merge pull request #7727 from shiftstack/add-support-byon-dualstack-upi
OSASINFRA-3261: OpenStack: support dualstack in UPI
2023-12-06 07:12:43 +00:00
chuckersjp
5d1c0a8392 Reorder permission list 2023-11-30 11:04:54 -05:00
chuckersjp
2aa4a2d67b Update required permission list 2023-11-30 11:03:16 -05:00
Marco Braga
e8fc7c48ff doc/aws/edge: unified guide for edge zones with Wavelength
Introduce installer docs (reference for the product docs) to provision
VPC and dependencies (Carrier Gateway and subnets) using CloudFormation
templates, when installing the variant of BYO VPC.
2023-11-30 10:38:20 -03:00
Patrick Dillon
153837a65b Merge pull request #7369 from mtulio/edge-aws-wavelength-zone
SPLAT-1160: AWS - Support Wavelength Zones with edge pool
2023-11-29 12:45:53 -05:00
Roman Dobosz
c670cd90ba OpenStack: Updated UPI documentation 2023-11-27 14:12:01 -03:00
John Hixson
e45f8622d2 cmd/openshift-install: Remove "migrate" command
The migrate command migrated old style Azure DNS zones to the newer
style. The ability to create old style DNS zones in Azure hasn't existed
in years, so this command can be retired.
2023-11-24 13:11:30 -08:00
Marco Braga
445ad4a1bc doc/aws/edge: unified guide for edge zones with Wavelength 2023-11-22 18:58:11 -03:00
Maysa Macedo
f1bbaa3dba OpenStack: fix script to update bootstrap ignition shim
This commit removes undefined variable from the script that
adds the certificate to the bootstrap ignition shim and removes
unecessary comma.
2023-11-19 16:16:38 -03:00
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
openshift-merge-bot[bot]
53d12151bd Merge pull request #7664 from shiftstack/rootvol-etcd-doc
OSASINFRA-3280: openstack: document etcd on local disk
2023-11-12 18:21:54 +00:00
Richard Su
e3bde9acd8 Update agent services diagrams 2023-11-10 14:52:54 -05:00
Emilien Macchi
7e50033eef OSASINFRA-3280: openstack: document etcd on local disk 2023-11-09 09:21:45 -05:00
Martin André
a5ea53545e OpenStack: clarify root volume size requirements
The recommended minimal value for production cluster is 100 GB.
2023-11-09 08:53:20 +01:00
Maysa Macedo
0d91813e2a OSASINFRA-3237: move controlPlanePort API to GA
This API has not moved and there is no plan to make any changes that
would be backward incompatible in the future.
2023-11-07 17:05:42 -03:00
openshift-ci[bot]
c59a8249f3 Merge pull request #7576 from shiftstack/upi-compact-clusters
OCPBUGS-20403: OpenStack: add SG rules for compact clusters on UPI
2023-11-01 17:28:31 +00:00
Maysa Macedo
560e318f22 OpenStack: add SG rules for compact clusters on UPI
Compact clusters have been supported for a while in IPI.
To also allow compact clusters on UPI, the security group rules
for UPI should be adapted enabling the same ingress traffic
that is enabled for workers.
2023-10-29 23:01:09 -03:00
jima
9e45ccc0d4 [azure] update tested x86 instance type on 4.14 2023-10-27 11:02:06 +08:00
openshift-ci[bot]
8c69f9ea9d Merge pull request #6606 from gryf/openstack-gpu
docs: Described process of adding vGPU capable nodes.
2023-10-11 15:42:33 +00:00
gryf
612afc04da Docs: Described process of adding vGPU capable nodes. 2023-10-09 10:15:29 +02:00
Roman Dobosz
045e1bb009 Docs: Fix openstack command for image update in upi installation 2023-10-05 09:24:59 +02:00
OpenShift Merge Robot
010d875d62 Merge pull request #7482 from shiftstack/fix-ipv6-docs
OpenStack: fix IPv6 docs
2023-09-21 03:37:32 -04:00
OpenShift Merge Robot
dd8d1075ab Merge pull request #7323 from rwsu/agent-service-diagrams
AGENT: publish services diagrams
2023-09-20 02:13:38 +02:00
Maysa Macedo
0bcb5deaaa OpenStack: fix IPv6 docs
Given we are using a provider network in the example, we
should recommend adding the network in the router as external gateway
instead.
2023-09-11 12:48:27 -03:00
Pawan Pinjarkar
021bcfcf7a Review suggestions
Signed-off-by: Pawan Pinjarkar <ppinjark@redhat.com>
2023-09-07 12:44:44 -04:00
OpenShift Merge Robot
32302a8cb4 Merge pull request #7381 from jianli-wei/gcp-machine-types
OSDOCS-6999: tested machine series 'C3', 'C2D'
2023-09-07 07:17:28 +02:00
OpenShift Merge Robot
f167d0597d Merge pull request #7320 from kelbrown20/new-file-for-aarch64-instance-types
OSDOCS-6880: Adding 64-bit ARM GCP instance types to documentation
2023-08-29 23:24:18 +02:00
Richard Su
c7ea2b30d9 AGENT: publish services diagrams
Includes service diagrams for automated and factory flows.
2023-08-17 17:08:21 -04:00
Maysa Macedo
42d46bcf32 OpenStack: Fix user docs for additional network with IPv6
This commit fixes a typo on the kernal args and the URL of the
openshift docs containing steps to configure a MachineConfig.
2023-08-04 15:16:23 -03:00
Kelly Brown
8c664ee394 Adding 64-bit ARM GCP instance types to documentation 2023-08-03 10:41:47 -04:00
jiwei
38c66073d9 OSDOCS-6999 add machine series 'C3', 'C2D' and 'Tau T2A' to 'Tested instance types for GCP' 2023-08-02 09:34:40 +08:00
Emilien Macchi
8bb0980297 openstack/upi: doc updates 2023-07-29 08:51:05 -04:00
OpenShift Merge Robot
8cd8f79a20 Merge pull request #7269 from shiftstack/remove-machines-subnet-docs
OpenStack: Add steps to enable dual-stack clusters
2023-07-25 19:30:33 +02:00
OpenShift Merge Robot
fb6ccdcceb Merge pull request #7137 from mtulio/splat-657-local-zones-phase2
SPLAT-657: AWS Local Zones subnets automation for edge compute pool
2023-07-25 11:32:12 +02:00
OpenShift Merge Robot
a8fe4d0708 Merge pull request #7356 from shiftstack/clarify-type
Fix the deployment on OpenStack for worker pools with no replicas.
2023-07-23 21:15:43 +02:00
OpenShift Merge Robot
4d777eb7d5 Merge pull request #7335 from dulek/remove-use-octavia
Remove mentions of use-octavia
2023-07-22 01:09:32 +02:00
Martin André
0a574dcac2 OpenStack: Document rootVolume.type as deprecated 2023-07-21 11:21:26 +09:00