Trigger a scheduled job manually on Kubernetes
How to manually trigger a scheduled job on a Kubernetes cluster
Delete Evicted Pods
How to delete Evicted Pods from your OpenShift or Kubernetes cluster
ArgoCD cli login command
Command to login into an ArgoCD instance
Delete OpenShift Operator
How to delete an OpenShift Operator that is not required anymore
Delete OpenShift Project
How to delete an OpenShift project that is stuck in deletion
How to Retrieve secrets values
Easy way to extract secrets from K8s and OCP4
How to test the OpenShift Cluster and Machine Autoscaler
Steps to test the cluster and machine autoscaler once everything is already configured.
How to list the taints on kubernetes nodes
Easy way to show the taints on kubernetes/openshift nodes
OpenID autodiscovery URL integration in OpenShift
How to integrate OpenID within OpenShift
How to access an OpenShift 4 Node
Steps to access to a node in OCP4
Get ServiceAccount token for MTC
How to get a ServiceAccount token for the Migration Tool for Containers
Command to perform a curl to a PodIP
Command to perform a curl to a PodIP
Approve pending CSRs in OpenShift
How to approve pending CSRs in OpenShift
Get OpenShift Console URL
How to get the OpenShift Console URL
Relaunch docker-compose deployment with a new image
How to update the images in a docker-compose deployment
Restart an Istio deployment
How to restart an Istio deployment
Istio debug commands
Commands to debug an istio instance
Kubernetes debug commands
Commands to debug a Kubernetes cluster
CodeReady Containers commands
Useful crc commands
Upload Image to a Registry with Podman
How to upload an image to a registry using podman
Wait for pod to be ready
Command to wait until your pod is ready
OpenShift MigMigration
oc get migmigrations.migration.openshift.io <mig-migration-plan> -n openshift-migration -o go-template="{{.status.phase}}{{ println }}"