Skip to content
Discussion options

You must be logged in to vote

I don't think it's a question you should ask here, because it's not related Strimzi itself.
Strimzi allows to configure the deletion (or not) of PVs when a Kafka cluster is deleted but not the corresponding Azure disks when the AKS instance is deleted.
You should find more information on the Azure related documentation:

https://docs.microsoft.com/en-us/azure/aks/operator-best-practices-storage

and even here talking about storage classes:

https://docs.microsoft.com/en-us/azure/aks/concepts-storage#storage-classes

It seems to be possible to specify a reclaimPolicy: Retain for your purpose.

Anyway it's not Strimzi related.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@shreyasarani23
Comment options

@ppatierno
Comment options

@shreyasarani23
Comment options

Answer selected by ppatierno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants