I am running one Mongo DB STS application which is consumed on OpenEBS 0.6.0 Jiva volume and I have deleted this app. But it is not deleting corresponding PVC. How can I clean up my system? Is this the default behavior?
Why deletion of a STS application is not deleting OpenEBS Jiva volume pvc's also automatically?
273 views Asked by Ranjith Raveendran At
1
There are 1 answers
Related Questions in MONGODB
- MongoDb not connecting C#
- How do I link two models in mongoose?
- MERN Stack App - User Avatar Upload - 500 Error After Deployment on Render
- On the server side, it returns undefined but on the client side, logs the values no problem
- Laravel: Using belongsToMany relationship with MongoDB
- What are some MERN projects that will grow me from junior dev to senior
- Save Interface in DB golang
- findOneAndUpdate not updating value in mongodb?
- Get Type Error when using .countDocuments with mongoDB
- Getting a Large Error Output When Calling MongoDB/Mongoose Functions Without an Error Message
- How to enter data in mongodb array at specific position such that if there is only 2 data in array and I want to insert at 5, then rest data is null
- using Python to insert_one to my mongo_db, How do I pass key values into a function?
- SSL Certificate Verification Error When Scraping Website and Inserting Data into MongoDB
- connect ECONNREFUSED 43.205.72.30:27017 while connecting to Atlas
- Vite is probably changing my import path. What should I do?
Related Questions in KUBERNETES
- Golang == Error: OCI runtime create failed: unable to start container process: exec: "./bin": stat ./bin: no such file or directory: unknown
- I can't create a pod in minikube on windows
- Oracle setting up on k8s cluster using helm charts enterprise edition
- Retrieve the Dockerfile configuration from the Kubernetes and also change container Java parameter?
- Summarize pods not running, by Namespace and Reason - I'm having trouble finding the reason
- How to get Java running parameters from Spring Boot running inside container in pod where no ps exist
- How do we configure prometheus server to scrape metrics from a pod with Istio sidecar proxy?
- In rke kube-proxy pod is not present
- problem with edge server registration in Eureka
- Unable to Access Kubernetes LoadBalancer Service from Local Device Outside Cluster
- Kubernetes cluster on GCE connection refused error
- Based on my experience, I've outlined the Kubernetes request flow. Could someone please add or highlight any points I might have overlooked?
- how to define StackGres helm chart "restapi" values to use internal LoadBalancer - AWS EKS
- Python3.11 can't open file [Errno 2] No such file or directory
- Cannot find remote pod service - SERVICE_UNAVAILABLE
Related Questions in PERSISTENT-VOLUMES
- How to Configure MongoDB Collection to Persist in RAM and Disk?
- CSI Driver: FSGroup mentioned in POD spec is not accessible from NodePublish volume
- Is it possible to create a k8s Stateful Set without a persistent volume mounted?
- File IO operations in an application running in kubernetes
- PVC in deployment and stateful set
- Kubernetes strange behavior with Persistent Volume Claim and volumeMounts
- K3S Pod stuck in pending: "node(s) had volume node affinity conflict"
- Mounting azure files nfs share to pod
- mongodb statefulset pods restarting without any useful error during replication
- Persistent Volume State Pending
- Kubernetes: How to map 2 different pods(statefulset) to one persistense volume?
- Is named docker Volume stored on host machine
- How to create hostpath PV for db.sqlite3 database in minikube
- Why does Kubernetes not find any StorageClass even though it seems to exist?
- How to schedule replicas and persistent volume in different availability zones
Related Questions in OPENEBS
- Openebs NFS and LocalPV Provisioner Pods Crash after Helm Installation
- OpenEBS ndm pod stuck in on Minikube: MountVolume.SetUp failed for volume "udev" : hostPath type check failed: /run/udev is not a directory
- Does openebs device localpv still work if I attach block device to another node?
- How to put Nextcloud in kubernetes in maintenance mode
- Replicate / synchronise kubernetes PV data across seperate kubernetes clusters
- How do you install mayastor for openebs with microk8s to use as PV/SC?
- Is there a way to mount a dd based file as a disk for cstore pool
- Pod gets into `ContainerCreating` State when the node goes down and it tries to get recreated on other node
- dynamically scale pods with new nodes addition in k8s cluster
- Using Microk8s and OpenEBS cStor leads to an error when creating pool claims. Anybody know why this is occurring, and how to fix it?
- Cannot create a PVC after following OpenEBS installation instructions on a bare metal Kubernetes cluster with Calico
- How does OpenEBS determine the location of my volume?
- Kubernetes storage provider that leverages cluster node disk(s)
- OpenEBS cstore volume is very slow on delete and overwrite
- Unable to provision OpenEBS volume on RancherOS
Related Questions in STATEFULSET
- how to have a different storage class for each pvc of a statefulset replicas?
- Setting environment variable in kubernetes stateful set
- Kubernetes: How to map 2 different pods(statefulset) to one persistense volume?
- Incorrect Hostname of pods in same stateful set in an AKS cluster
- Statefulset Pods : Issue with Multiple Persistent Volume Claims
- Statefulset Kubernetes : volumeMounts[0].name: Not found
- Resizing of stateful set persistent volumes - Clarity needed - AKS version : 1.26.6
- pvc is not bound when use statefulset volumeClaimTemplates,localPV and WaitForFirstConsumer
- How to uninstall the resource of dependency chart when I uninstall the main chart Release?
- Why not to use Kubernetes StatefulSet for stateless applications?
- Run MongoDB in Kubernetes with Keyfile
- Kubernetes StatefulSet error - serviceName environment variable doesn't exist
- I want to create pods with custom ordinal index in stateful set
- 1 node(s) had volume node affinity conflict, 3 node(s) didn't match Pod's node affinity/selector
- Istio RabbitMQ StatefulSets Peer Discovery
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
This is because of the statefulset typically do not remove the PVCs when deleted. This is to ensure that the volumes are still available for physical backup kind of requirements. This can be deleted by manually by using below command
kubectl delete pvc <pvc name> -n <name space>