The exceeded num_locks in Podman occurs when the number of locks on a container exceeds the limit set in the configuration. To resolve this issue, We need to either increase the number of locks available to containers by updating the Podman configuration file or clean up the resources consumed by […]
openshift
3 posts
Kubectl is the tool that provides the functionality to manage the Kubernetes cluster in the backend it interacts with Kubernetes API servers and fulfills the user or administrator request. This cheat sheet provides the various option available under kubectl. Kubectl Autocomplete Kubectl Context and Configuration Creating Objects Viewing, Finding Resources […]
System Requirements: A. Red Hat Subscriptions: You must have an active OpenShift Container Platform subscription on your Red Hat account to proceed. B. Minimum Hardware Requirements: For Master: 2 Physical or virtual system. Base OS: RHEL 7.3 or 7.4 with the “Minimal” installation. 2 vCPU. (You can use 1 CPU […]