Skip to content

Daniel's Technology Blog

Kubernetes, Hybrid Cloud, Red Hat Linux

  • Latest Posts
  • About Me
  • Privacy Policy

Kubernetes Basic

Basic Admin Kubernetes t procedures that will help you when you find yourself stuck.

Kubernetes pods high level overview

July 3, 2020June 29, 2020 by Daniel Casali

In this post, I will give a high-level Kubernetes pods infrastructure consumption view. One might think of Kubernetes as a container management system. But, in fact, the smallest entity to be scheduled in a Kubernetes cluster is the pod. The Persistent Volume Claim (PVC) and the IP will be properties of the pod that contains … Read more

Categories Kubernetes Basic Tags containers, kubernetes, pods

Kubernetes PVC stuck in terminating.

June 21, 2020 by Daniel Casali

I had trouble deleting a PVC. I made sure that the PVC was not in use anymore. The PVC would not delete, the status showed “Terminating”. The solution, for me: change the “finalizers” metadata to null. Check out how I did it: After applying this patch the PVC successfully deleted.

Categories Kubernetes Basic Tags kubernetes, openshift, persistent volume claim, pvc, pvc stuck, terminating
Find Me on LinkedIn
Find Me on LinkedIn
All content is based on my own thoughts and does not reflect any company direction or statements.
Feel free to use the content published at your own risk, I tested on my environment but might not fit all cases
© 2025 Daniel's Technology Blog • Built with GeneratePress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok