集群管理
在运行的集群中动态更新 Alluxio 配置
$ 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 edited升级到新的 Alluxio 版本
升级 Operator
升级 Alluxio 集群
扩容集群
扩容 worker
Last updated