Cluster Administration
Dynamically Update Alluxio Configuration in a Running Cluster
$ kubectl -n alx-ns get configmap
NAME DATA AGE
alluxio-cluster-alluxio-conf 4 7m48s
...$ kubectl -n alx-ns edit configmap alluxio-cluster-alluxio-confconfigmap/alluxio-cluster-alluxio-conf editedUpgrading to a newer Alluxio version
Upgrade the Operator
Upgrade the Alluxio cluster
Scaling the size of the cluster
Scale Up the Workers
Last updated