Ciprian Hacman

Results 492 comments of Ciprian Hacman

Hi @myles-vibrent, I think https://github.com/kubernetes/kubernetes/pull/100335 is related. Did you try to set `readOnlyPort: 10255 `? https://github.com/kubernetes/kops/blob/6dd35e2561140ab0ab1ad88ea719eeff34d6dc09/pkg/apis/kops/componentconfig.go#L85-L86

Let me know how it works 😄

Is kube-dns still maintained?

Hi @kespineira. Thanks for reporting this. Could you try to SSH to the control-plane server and check the `kops-configuration` and `kubelet` service logs with `journalctl`. Also please check the `etcd`...

> And the same problem keeps happening. I have checked the file /etc/sysconfig/kops-configuration and it only appears: You will only get these on the control-plane nodes. Are you starting from...

I don't see the `S3_ENDPOINT` env var: https://docs.aws.amazon.com/general/latest/gr/s3.html

It is probably a problem with the mirror you are hitting from the node. Maybe try with k8s 1.27.4.

What is the output for the following commands? It may be something on Hetzner's side or something related to the dl.k8s.io mirror. ``` dig dl.k8s.io tracepath dl.k8s.io ```

@kespineira @hakman Did any of you try to open a ticket with Hetzner? They may know more about the reason k8s CDN blocks Hetzner subnets.