Open typ-ex opened 3 years ago
Okay. Turns out the rollback on openshift did work. My vagrant build must have messed up somewhere when I initialized it. Ran unregistervm and built from scratch. Worked out.
I'm experiencing the same issue - it seems to be related to #88 so now researching how to fix from within Ansible playbook rather than manually using ssh ...
Should be something like this
Should be something like this
You just beat me to it :)
Ran under normal circumstances and ran into a similar issue I did in this ticket
https://github.com/geerlingguy/ansible-for-kubernetes/issues/88
Tried to rollback to openshift like I did last chapter and now getting a resource creation timeout for hello-k8s-deployment.yml hello-k8s-service.yml goes fine.
So far I've tried increasing the timeout. Changing the spacing to match the definition from hello-go deployment also didn't work.