Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs for 403 forbidden on gcr.io pull #46

Closed
mrclrchtr opened this issue Jul 29, 2024 · 5 comments
Closed

Add docs for 403 forbidden on gcr.io pull #46

mrclrchtr opened this issue Jul 29, 2024 · 5 comments

Comments

@mrclrchtr
Copy link
Member

mrclrchtr commented Jul 29, 2024

image

It's because of blacklisted IP.

kubernetes/registry.k8s.io#138

@DennisJensen95
Copy link

DennisJensen95 commented Aug 25, 2024

Any workaround for this? I tried installing spegel, but i did not manage to make it work 😊

@mrclrchtr
Copy link
Member Author

Hi,

Unfortunately no... a Docker proxy would help. Spegel is unfortunately “too late” in the chain for it to help. I have been in contact with support. Here is the communication:

Hetzner

Unfortunately, some of our IPs are incorrectly located in Iran by some GeoIP databases. We cannot influence these databases. If this causes problems, please create a snapshot and create a new server with this snapshot. You can then delete the “faulty” server.

Me

I work with Terraform and therefore probably get the same IP again and again. Even when completely deleting and recreating.

Hetzner

Unfortunately, the IP assignment is random and cannot be influenced by us. However, if the current server is deleted after a new server has been created, it should be assigned a different IP address.

@conrity
Copy link

conrity commented Sep 13, 2024

Install Harbor and use it as proxy for docker image registries. Talos supports Harbor. Worked for me.

@mrclrchtr
Copy link
Member Author

You mean install Harbour somewhere else?

@conrity
Copy link

conrity commented Sep 14, 2024

You mean install Harbour somewhere else?

Yes, separate server in hetzner cloud, with "good" ip address. Use harbor robot token in talos registries configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants