geerlingguy / kubernetes-101

Kubernetes 101 - by Jeff Geerling
https://kube101.jeffgeerling.com/
MIT License
555 stars 166 forks source link

Tip for README Episode 7 #26

Open qubeio opened 3 years ago

qubeio commented 3 years ago

Hey Jeff. Thanks for all the awesome work! I'm a big fan.

I ran into a problem wiht the Dockerfile that was generated but the oprator-sdk that I thought you may want to mention for anyone following along.

The generated dockerfile references FROM quay.io/operator-framework/ansible-operator:v1.4.1

but as at today, there is only 1.4.0 available here https://quay.io/repository/operator-framework/ansible-operator?tab=tags

The upshot is the make step will fail at the docker-build step complaining that the image wasn't found. A quick manual modification to that line to change it to 1.4.0 fixes the problem.

Hope you're getting at least a little sleep with the new baby!

geerlingguy commented 3 years ago

Weird! I wonder if they pulled 1.4.1...

stale[bot] commented 3 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

geerlingguy commented 3 years ago

Not stale.

stale[bot] commented 3 years ago

This issue is no longer marked for closure.