Skip to content

Releases: Alluxio/k8s-operator

v1.0.1

07 Sep 21:58
Compare
Choose a tag to compare

Alluxio k8s operator v1.0.1 is a patch release that based on v1.0.0 which adds some new functionalities.

Features

  • An individual CSI Helm Chart that is able to manage multiple Alluxio clusters.
  • Supports Etcd-backed membership for Alluxio clusters starting from Alluxio 303.
  • An Alluxio real-time dashboard based on Prometheus + Grafana.
  • Supports dataset Unload and Update.

v1.0.0

14 Jun 21:48
a10d75b
Compare
Choose a tag to compare

Alluxio k8s operator v1.0.0 is the first release that manages Alluxio cluster on Kubernetes.

Notes

Features

  • Concept of Dataset. An intuitive way to understand the relationship between the data and Alluxio.
  • Cloud-native way to interact with Alluxio. Everything through kubectl.
  • Supports all Alluxio client APIs, including Java API, POSIX API, S3 API, and REST API.