Skip to content

Commit

Permalink
fix: update link to kustomize installation for Camel K (#1193)
Browse files Browse the repository at this point in the history
The information has moved to another place with this commit:
apache/camel-k@ad79a46

Signed-off-by: Aurélien Pupier <[email protected]>
  • Loading branch information
apupier authored Jun 13, 2024
1 parent cc3d504 commit f305e6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/blog/2023/01/ck_2022_results/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ preview: Quick review of Camel K development in 2022

## Camel K 2022 roadmap update

It's been a long ride and here a short resume of what we accomplished during the last year in Camel K project. We had a [roadmap plan](/blog/2022/03/camel-k-roadmap-2022/) defined at the begining of the year, let's have a look and see what we accomplished:
It's been a long ride and here a short resume of what we accomplished during the last year in Camel K project. We had a [roadmap plan](/blog/2022/03/camel-k-roadmap-2022/) defined at the beginning of the year, let's have a look and see what we accomplished:

### Multi-architecture images partially achieved

This was a nice contribution that is allowing to leverate the capability of building multi-architecture image containers via Buildah. Definetely a great way to start experimenting with the feature and likely something we'll be willing to invest time in 2023.
This was a nice contribution that is allowing to leverage the capability of building multi-architecture image containers via Buildah. Definitely a great way to start experimenting with the feature and likely something we'll be willing to invest time in 2023.

### Nightly releases

We now use the very last bits from Camel K Runtime and Kamelets as well. If you're one of those person that cannot stand waiting for a stable release to come to try out new exciting stuff, then, likely you haven't missed this. Every night you can get a version of Camel K with the latest features/fixes baked into it (though, it's not guaranteed to be fully working).

### Adding `kamel install` feature parity to Kustomize

We've worked to strenghten the offering of installation via [Kustomize](/camel-k/next/installation/advanced/kustomize.html), that may see more advance in 2023.
We've worked to strengthen the offering of installation via [Kustomize](/camel-k/next/installation/installation.html#kustomize), that may see more advance in 2023.

### Provided a full description of the APIs

Expand Down Expand Up @@ -62,4 +62,4 @@ No more need to publish your local dependency to a Maven repository. Just use it

We've developed a series of "How to" blog post to show main operations on Camel K: [testing](/blog/2022/11/camel-k-jbang/), [monitoring](/blog/2022/07/camel-k-monitoring-ops/), [promoting](/blog/2022/10/camel-k-cicd/) an Integration. You now knows how to do all that stuff ;)

Beside all that stuff, we've made an enourmous work of stabilization (73 known bugs fixed) and an hidden work of automating the process that will strengthen our ability to focus on deliverying new exciting features. On behalf of Camel community we wish you a Happy New Year. 2023 is going to be a great year for Apache Camel with Camel 4 on the way!
Beside all that stuff, we've made an enormous work of stabilization (73 known bugs fixed) and an hidden work of automating the process that will strengthen our ability to focus on delivering new exciting features. On behalf of Camel community we wish you a Happy New Year. 2023 is going to be a great year for Apache Camel with Camel 4 on the way!

0 comments on commit f305e6c

Please sign in to comment.