Here is how to open rails console in safe mode on GCP k8s. First you need to list the pods: kubectl get pods | grep <name> replace with the name of the pod that you want to connect with rails console. In the list that you see copy the name of one ...
allaboutcoding.ghinda.com1 min readNo responses yet.