You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/16 07:59:59 UTC

[GitHub] [camel-k] tadayosi commented on a change in pull request #3119: Create aks.cdoc

tadayosi commented on a change in pull request #3119:
URL: https://github.com/apache/camel-k/pull/3119#discussion_r827715643



##########
File path: docs/modules/ROOT/pages/installation/platform/aks.cdoc
##########
@@ -0,0 +1,34 @@
+Apache Camel K is a lightweight integration platform, born on Kubernetes,

Review comment:
       No other install guides start from plain sentence. We should start from title.

##########
File path: docs/modules/ROOT/pages/installation/platform/aks.cdoc
##########
@@ -0,0 +1,34 @@
+Apache Camel K is a lightweight integration platform, born on Kubernetes,
+with serverless superpowers.
+
+# Camel K deployment in AKS 
+
+## Prerequisites
+
+- AKS cluster with cluster role binding to deploy operator
+- Container Image Registry installed and configured for pull (using nexus)
+- Base image to build camel integration push to Image Registry (jdk-jre image present in nexus)
+
+
+Installation using Kamel CLI

Review comment:
       Maybe you omitted the beginning `##`?

##########
File path: docs/modules/ROOT/pages/installation/platform/aks.cdoc
##########
@@ -0,0 +1,34 @@
+Apache Camel K is a lightweight integration platform, born on Kubernetes,

Review comment:
       Looks good, but to begin with the file name should be `aks.adoc` not `.cdoc`.

##########
File path: docs/modules/ROOT/pages/installation/platform/aks.cdoc
##########
@@ -0,0 +1,34 @@
+Apache Camel K is a lightweight integration platform, born on Kubernetes,
+with serverless superpowers.
+
+# Camel K deployment in AKS 

Review comment:
       It should be more reader-friendly to tell what AKS stands for like other guides.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org