From f0b3c4030f811d1942257f0d86ec91db1560f4a8 Mon Sep 17 00:00:00 2001 From: AidanDelaney Date: Tue, 19 Nov 2024 09:03:41 +0000 Subject: [PATCH] Linux arm64 launcher required for Mac users (#788) When a Mac users exports the artifacts built by the `builder`, the `launcher` executable packaged into an OCI image must be linux arm64 in the tutorial. Signed-off-by: Robert Gogolok --- docs/for-platform-operators/tutorials/lifecycle/index.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/for-platform-operators/tutorials/lifecycle/index.html b/docs/for-platform-operators/tutorials/lifecycle/index.html index 8f536fb5a..bd8400bcf 100644 --- a/docs/for-platform-operators/tutorials/lifecycle/index.html +++ b/docs/for-platform-operators/tutorials/lifecycle/index.html @@ -933,7 +933,7 @@

Build the lifecycle

As a starting step, you need to build the lifecycle in order to use its phases. This could be done by navigating to the lifecycle directory and executing one of the following commands, depending on your system architecture.

It’s recommended to check the lifecycle releases page to download binaries based on your system.

diff --git a/index.html b/index.html index 8ce7137ae..fcfb038db 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - +