This article provides an overview of improvements and the supported Fortanix Armor solutions in the Fortanix Armor Kubernetes (k8s) Operator 27.0 Patch1 release.
The Fortanix Armor Kubernetes Operator version is 1.0.504
NOTE
Upgrading from Armor Kubernetes Operator version 1.0.438 to version 1.0.504 is not supported. To use version 1.0.504, perform a fresh installation instead of an upgrade. Upgrading from version 1.0.480 to version 1.0.504 is supported.
Improvements
Removed the default storage configuration for the Cassandra database from the ArmorPlatform resource. Administrators must now explicitly specify the Kubernetes StorageClass and storageSize based on their deployment requirements.
For more information on storage configuration in ArmorPlatform resource, refer to Fortanix Armor On-premises Installation Guide.
Installation
helm upgrade --install armor-platform-operator-chart \
oci://cr.download.fortanix.com/charts/armor-platform-operator \
--namespace "$OPERATOR_NAMESPACE" \
--no-hooks \
--version " 1.0.504"Solutions
For detailed instructions to deploy the Fortanix Armor Kubernetes Operator, refer to Fortanix Armor Installation Guide-On-premises.