Hi!

I'm in the process of porting Tectonic Installer to DigitalOcean, but I'm
currently facing an issue that has me stumped.

What's happening is that the API server is failing to start during
bootstrapping of the cluster, and I can't really tell why. From the logs it
looks like it might be due to client certificates somehow, and one theory I
have is that /etc/kubernetes/secrets/ doesn't get populated as this is
where the API server is instructed to find its certificates.

You can see the log of a failing API server instance here
<https://slack-files.com/T09NY5SBT-F7SNQ2370-1671ad4b77>.

I'd be very happy if someone could help me understand what's going wrong
here, f.ex. if the problem is indeed that /etc/kubernetes/secrets/ isn't
populated! :)

Thanks,
Arve

Reply via email to