This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 2d445198 fix: remove dead link
2d445198 is described below
commit 2d445198e70928ad369890c8b73e96fed1ff74dc
Author: Gaelle Fournier <[email protected]>
AuthorDate: Wed Oct 8 17:13:03 2025 +0200
fix: remove dead link
---
content/blog/2021/09/camel-k-release-1-6/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/2021/09/camel-k-release-1-6/index.md
b/content/blog/2021/09/camel-k-release-1-6/index.md
index 3a3ed4c0..f05e1081 100644
--- a/content/blog/2021/09/camel-k-release-1-6/index.md
+++ b/content/blog/2021/09/camel-k-release-1-6/index.md
@@ -22,7 +22,7 @@ We have a set of new exciting dependencies that we leverage.
Among them we can s
## Scalable KameletBinding
-We're more and more getting used to `Kamelet` and `KameletBinding` adoption.
One of the new things introduced in version 1.6 is the possibility to scale a
KameletBinding via `kubectl` (or `oc`) CLI. Learn more about [how to scale a
KameletBinding](/camel-k/next/scaling/binding.html). One of the coolest thing
is that you can even use HPA (Horizontal Pod Autoscaling)!
+We're more and more getting used to `Kamelet` and `KameletBinding` adoption.
One of the new things introduced in version 1.6 is the possibility to scale a
KameletBinding via `kubectl` (or `oc`) CLI. One of the coolest thing is that
you can even use HPA (Horizontal Pod Autoscaling)!
## Kamel bind enhancement