Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@darkowlzz darkowlzz released this 31 Mar 11:43

⚠️ Do not use this version to upgrade existing v1 clusters, use only on new clusters

  • Adds support for StorageOS v2, with storageos/node:2.0.0-rc.1 as the default node container version.
    • v1.x node containers are still supported by specifying images.nodeContainer.
  • Most node container configuration is now passed as a ConfigMap, rather than environment variables.
  • Node selectors are now passed to the NFS server Pod to ensure NFS only runs on nodes where StorageOS has been deployed.

Install

kubectl create -f https://github.com/storageos/cluster-operator/releases/download/2.0.0-rc.1/storageos-operator.yaml