Skip to content

Commit

Permalink
fixup! [PROC] Safe scheduling node affinity for multi-arch compute nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Peter committed Sep 11, 2023
1 parent cdcc6e4 commit 11fca67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operators/operator_sdk/osdk-multi-arch-support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]

toc::[]

Operator projects that support multiple architectures and operating systems, or _platforms_, can run on more Kubernetes and {product-title} clusters than Operator projects that support only a single platform. Example architectures include `amd64`, `arm64`, `ppc64le`, and `s390x`. Example operating systems include Linux, IBM Z, and Windows.
Operator projects that support multiple architectures and operating systems, or _platforms_, can run on more Kubernetes and {product-title} clusters than Operator projects that support only a single platform. Example architectures include `amd64`, `arm64`, `ppc64le`, and `s390x`. Example operating systems include Linux and Windows.

[NOTE]
====
Expand Down

0 comments on commit 11fca67

Please sign in to comment.