Cloud-Native
-
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
-
OpenShift Finalizers
Issue, can’t delete a object in this case a project oc delete project fishbone oc get projects fishbone NAME DISPLAY NAME STATUS fishbone Fishbone Terminating Solution oc get project fishbone -o=json > fishbone.
-
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 }}"