Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): website build failure #1284

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/2023/07/camel-k-2-0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ You can have a look at the [Prometheus trait configuration](/camel-k/next/traits

This feature should not be considered as generally available but more a kind of "tech preview". In Camel K 2.0 we provide an **ARM64 architecture based container image** for the operator but it is not tested due to the difficulty to find the required infrastructure and have the suite of test running. It's a best effort feature that we hope we can make generally available in the future versions.

For more information you can have a look at the [Multi architecture official documentation](/camel-k/next/installation/advanced/multi-architecture.html) page.
For more information you can have a look at the Multi architecture official documentation page.

# Code coverage report

Expand Down
2 changes: 1 addition & 1 deletion content/blog/2024/01/camel-k-2-2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ We have decided to use as the default runtime for Camel K, the latest available

## ARM64 installation procedure

We've gone a step further in the support of ARM64 architectures. We have reviewed the procedure that will let you install and [run your first ARM64 based Camel K Integration](/camel-k/next/installation/advanced/multi-architecture.html).
We've gone a step further in the support of ARM64 architectures. We have reviewed the procedure that will let you install and run your first ARM64 based Camel K Integration (see official documentation).

## Pipeline build NodeSelectors

Expand Down