Alibaba Cloud ACK
This guide describes how to install and configure Alluxio on Alibaba Cloud Container Service for Kubernetes (ACK).
Prerequisites
ACK version >= 1.12.6
Install Alluxio in ACK
This section introduces how to install Alluxio on Alibaba Cloud Container Service for Kubernetes (ACK) in a few steps.
Specify Which Nodes to Install Alluxio
Before installing Alluxio components, you need to label the target Kubernetes nodes with "alluxio=true", the steps are as follows:
Install Alluxio Using App Catalog
Login to Container Service - Kubernetes Console. Select "Marketplace" > "App Catalog" on the left navigation bar, and select Alluxio on the right. On the "App Catalog" > "Alluxio" page, select the cluster and namespace created in the prerequisites in the creation panel on the right, and click "Create".
Verify Installation
Use kubectl to check whether the Alluxio pods are running:
Use kubectl to log in to the Alluxio master pod and check the health of this Alluxio cluster:
Example: Running Spark Jobs
Last updated




