Ciprian Hacman
Ciprian Hacman
@seh I understand that @olemarkus provided a different approach to this change. Do you think this is still needed?
Please try setting `containerd.version: 1.6.6`. kOps has no way of knowing the version of the `containerd` package.
I think this approach may be of more help than what you are doing at the moment: https://kops.sigs.k8s.io/operations/asset-repository There is no way to override the `runc` url and hash at...
@ryan-dyer-sp Most likely, this change will not be reverted and works as intended. The problem is the lack of contained mirror repo authentication. I see the following solutions in this...
@bbourbie The config file name is a relic from the times when kOps installed containerd from deb/rpm. Renaming the config file to `config.toml` was something I was planning to do...
@pritamfocal Could you check the logs of dns-controller for any clues? /cc @srikiz
SSH to a master node and should be able to use `kubectl` there.
Probably you need to go through https://kops.sigs.k8s.io/operations/troubleshoot. Seems thate Nodeup did not manage to finish the bootstrap process.
> If I understand this PR correctly, it tries to make empty master internal name allowed. That will break a few addons that must run before the `kuberntes.default` service exists....
Easiest way to go about this would be to add a new entry in `/etc/hosts` on each node. Though, this won't work for LBs with stable DNS name only, like...