k3s coredns container constantly restarting

richardholst

Cadet
Joined
Feb 18, 2021
Messages
2
Hi everyone,

new to truenas and to kubernetes ..been working with docker for a while ...I have done 2 differant installs of truenas scale and one works and the other does not ...I can just blow the install away and start again but I would rather work out the issue ...

Looking for some help I have spent a week reading K3s documents etc and trying to fix the issue but with no luck ..I have learned a lot about K3s but I am frustrated that its not working ...all the the other system containers startup fine ...

Not sure what info would be helpfull so please let me know ....

I am running in a Vmware VM with 2 x cpu and 16gb ram

here is output from the conaitaner logs

hn-trnas-1# kubectl logs coredns-854c77959c-nv5n4 -n kube-system
.:53
[INFO] plugin/reload: Running configuration MD5 = 442b35f70385f5c97f2491a0ce8a27f6
CoreDNS-1.8.0
linux/amd64, go1.15.3, 054c9ae
hn-trnas-1# kubectl logs coredns-854c77959c-nv5n4 -n kube-system
.:53
[INFO] plugin/reload: Running configuration MD5 = 442b35f70385f5c97f2491a0ce8a27f6
CoreDNS-1.8.0
linux/amd64, go1.15.3, 054c9ae
[INFO] SIGTERM: Shutting down servers then terminating
 

ornias

Wizard
Joined
Mar 6, 2020
Messages
1,458
Regardless of the k3s documentation: Be aware that SCALE does not deploy a standard k3s install.
A lot of it is customised.

Instead of a forum post with limited info, just make a jira ticked with a debug attached, so the devs can actually use it, instead of us digging through limited information.
 

richardholst

Cadet
Joined
Feb 18, 2021
Messages
2
Regardless of the k3s documentation: Be aware that SCALE does not deploy a standard k3s install.
A lot of it is customised.

I have realised that from my problem solving attempts

Instead of a forum post with limited info, just make a jira ticked with a debug attached, so the devs can actually use it, instead of us digging through limited information.

sure thing I will do that
 
Top