jackye1995 commented on a change in pull request #44:
URL: https://github.com/apache/iceberg-docs/pull/44#discussion_r801229581
##########
File path: docs/content/docs/integrations/aws.md
##########
@@ -487,6 +492,10 @@ install_dependencies $LIB_PATH $ICEBERG_MAVEN_URL
$ICEBERG_VERSION "${ICEBERG_PA
install_dependencies $LIB_PATH $AWS_MAVEN_URL $AWS_SDK_VERSION
"${AWS_PACKAGES[@]}"
```
+### AWS EKS
+
+[AWS Elastic Kubernetes Service (EKS)](https://aws.amazon.com/eks/) can be
used to start any Spark, Flink, Hive, Presto or Trino clusters to work with
Iceberg.
+Search the [Iceberg blogs](../../../blogs) page for tutorials around running
Iceberg with Docker and Kubernetes.
Review comment:
I've added the blog related to Docker that @samredai wrote in blog page,
and we might also publish a few more blogs related to EKS usage, that's why I
phrase it like this. But not sure if the number of `../` is correct, I still
haven't figured out how to calculate the number of `../` to use. If @samredai
you could provide some guideline it would be great.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]