Delete a pod with a Couchbase Server container in Kubernetes

I was wondering if a Couchbase server would be shut down gracefully if its host pod was deleted due to whatever reason.
Actually, it was related to my other question which you have already answered.

By the way, I am not using Operator , but I am aware of prior to shutting down a CB server, I should first remove/failover the server and then rebalance the cluster.

But thanks again.